I need a method in JSS for getting at the remoteIssuer X509 cert. As it
stands now I can only get the remote issuer's DN (the existing
SSLSecurityStatus.getRemoteIssuer method returns a the DN string but it
would be nice if it returnd the X509 cert...)

In the meantime, how best do I get at this remote issuer cert? NSS gets the
whole cert chain from the peer so it should be easily accessible...

-- P



Reply via email to