Hi,

yangbingyu wrote:
I'm trying to use a SSL server with NSS,but I get a error that is
-12199(No certificate authority is trusted for SSL client
authentication),

The error is quite explicit. In the server database, you need to add the CA certificates that you trust for client authentication, and mark them trusted. You can perform both operations using certutil.


_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to