Unable to add cert with CertAdd with softether client

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
kuli
Posts: 2
Joined: Fri Jun 20, 2014 8:41 pm

Unable to add cert with CertAdd with softether client

Post by kuli » Sat Jun 28, 2014 7:56 pm

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

cedar
Site Admin
Posts: 2274
Joined: Sat Mar 09, 2013 5:37 am

Re: Unable to add cert with CertAdd with softether client

Post by cedar » Thu Jul 24, 2014 9:20 am

Please use the '\' as delimiter character between directory names.
Like as "CertAdd \home\username\cert.cer".

Post Reply