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
Unable to add cert with CertAdd with softether client
-
- Posts: 2
- Joined: Fri Jun 20, 2014 8:41 pm
-
- Site Admin
- Posts: 2274
- Joined: Sat Mar 09, 2013 5:37 am
Re: Unable to add cert with CertAdd with softether client
Please use the '\' as delimiter character between directory names.
Like as "CertAdd \home\username\cert.cer".
Like as "CertAdd \home\username\cert.cer".