-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
OpenSSlSession.getPeerPrincipal() returns the issuer principal of the first certificate in the chain, but it should return the subject principal instead.
As a reference, look at the JDK implementation for getPeerPrincipal() and getLocalPrincipal():