You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jesse Sightler (JIRA)" <ji...@apache.org> on 2012/05/08 23:03:51 UTC

[jira] [Commented] (QPID-3973) QPID Java SSLUtil does not support non-JKS key store types

    [ https://issues.apache.org/jira/browse/QPID-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270826#comment-13270826 ] 

Jesse Sightler commented on QPID-3973:
--------------------------------------

I have now updated the patch based upon the latest code from SVN (and the readonly Git Repo). The pull request is at:
https://github.com/apache/qpid/pull/2

Diff is also attached.
                
> 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
>              Labels: nss, pkcs11
>         Attachments: qpid-java.diff
>
>
> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org