About cert approval callback in JSS:
the approval callback (see
org\mozilla\jss\ssl\SSLCertificateApprovalCallback.html) is good for both
client and server side, correct? The documentation still talks only about
client approving the server cert...I hope it it's only a case of the doc
being outdated...

And more generally about callbacks in JSS:
NSS has a few callbacks (see
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslfnc.html#1089578
), JSS seems to have only 2 for dealing with certs (the 2 in
org\mozilla\jss\ssl\), am I correct?

-- P



Reply via email to