sim-lus opened a new pull request #482: URL: https://github.com/apache/tomcat/pull/482
According to java spec, getSubjectDN() should not be used: "denigrated, replaced by getSubjectX500Principal(). This method returns the subject as an implementation specific Principal object, which should not be relied upon by portable code." Not sure if my proposed change is correct, at least it is probably not compatible for all use cases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
