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

Rael commented on SMX4-1199:
----------------------------

It seems to me, its a problem with the library. 
i.e this line:
 certificateInputStream = 
camelContext.getClassResolver().loadResourceAsStream(getCertificatePath());
in 
org.apache.camel.component.apns.factory.ApnsServiceFactory.configureApnsCertificate()


                
> Apns certificate should be accessible outside the classpath
> -----------------------------------------------------------
>
>                 Key: SMX4-1199
>                 URL: https://issues.apache.org/jira/browse/SMX4-1199
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Rael
>
> org.apache.camel.component.apns.factory.ApnsServiceFactory loads the push 
> certificate from the classpath - this is not exactly the safest practise. The 
> certificate path should allow an absolute path.

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

        

Reply via email to