Jesse Sightler created QPID-3973: ------------------------------------ Summary: QPID Java SSLUtil does not support non-JKS key store types Key: QPID-3973 URL: https://issues.apache.org/jira/browse/QPID-3973 Project: Qpid Issue Type: Bug Components: Java Client, Java Common Affects Versions: 0.10 Environment: Java 1.6 in FIPS mode (NSS) Reporter: Jesse Sightler
We are required to run our system in FIPS-compliant mode, using the NSS library for Java Security. In this mode, we cannot use JKS for private key storage. Unfortunately, SSLUtil does not support configurable KeyStore types, and will throw an exception if we attempt to do this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org