You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2013/05/02 16:22:16 UTC

[jira] [Commented] (QPID-4463) SimpleLDAPAuthenticationManager should accept truststore and truststore password configuration

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

Robbie Gemmell commented on QPID-4463:
--------------------------------------

Had a quick look at this in relation to using the new SSL store configuration added via QPID-4739 for the ports etc. As are deferring most of the functionality for the SimpleLDAPAuthenticationManager to the InitialDirContext we actually have little control over what it does in relation to SSL, we would likely have to largely re-implement it in order to do this.
                
> SimpleLDAPAuthenticationManager should accept truststore and truststore password configuration
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-4463
>                 URL: https://issues.apache.org/jira/browse/QPID-4463
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.21
>            Reporter: Keith Wall
>
> To better support use cases where the Broker is required to authenticate against a Directory protected by SSL, the Java Broker should accept truststore and truststore password via configuration.
> Currently the user is required to pass the JVM system properties javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword (which are effectively globals).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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