JSSE provides the peer's certificate chain. JSS will implement JSSE in the Aludra (April) release, and you will get this info. I don't know how you can get at it right now.
Patrick wrote: > 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 > > >
