markt-asf commented on PR #517: URL: https://github.com/apache/tomcat/pull/517#issuecomment-1139340297
@ChristopherSchultz The code you referenced is decoding PKCS#1 format keys. Tomcat already handles those. This issue is about PKCS#8 format keys. Take a look at the sub-classes of `com.sun.crypto.provider.PBEKeyFactory`. There is no support for the combination of `HmacSHA256` and `TripleDES`. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org