Page 1 of 1

Unable to add cert with CertAdd with softether client

Posted: Sat Jun 28, 2014 7:56 pm
by kuli
Running softether on debian linx 64bit

Configured everything through ./vpncmd however I was not able to add my certificate.

Output:

VPN Client>CertAdd /home/username/cert.cer
CertAdd command - Add Trusted CA Certificate
The parameter "/home/username/cert.cer" has been specified. It is not possible to specify this parameter when using the command "CertAdd". Input "CertAdd /HELP" to see the list of what parameters can be used.

Moreover, >CertAdd ~/cert.cer doesn't work for me.

Ver. 4.09

Re: Unable to add cert with CertAdd with softether client

Posted: Thu Jul 24, 2014 9:20 am
by cedar
Please use the '\' as delimiter character between directory names.
Like as "CertAdd \home\username\cert.cer".