You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/12/17 20:02:12 UTC

[jira] [Resolved] (AMQ-4227) ActiveMQSslConnectionFactory does not allow for regular files to be found unless a valid URL is provided or is located on the classpath

     [ https://issues.apache.org/jira/browse/AMQ-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-4227.
-------------------------------

    Resolution: Fixed
      Assignee: Timothy Bish

Patch applied, thanks!
                
> ActiveMQSslConnectionFactory does not allow for regular files to be found unless a valid URL is provided or is located on the classpath
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-4227
>                 URL: https://issues.apache.org/jira/browse/AMQ-4227
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.7.0, 5.8.0
>         Environment: Any
>            Reporter: Claudio Corsi
>            Assignee: Timothy Bish
>              Labels: client
>             Fix For: 5.8.0
>
>         Attachments: client.keystore, server.keystore, ssltruststore.patch
>
>
> The factory class does not allow one to pass a keystore or truststore file name that is not a properly formatted URL string or is located within the classpath.  
> The problem is that the getUrlOrResourceAsStream method does not take into account a regular file name.
> The patch includes a fix that provides that ability without removing the ability to pass a valid URL string or having the store be located within the client classpath.

--
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