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

vato commented on FELIX-6194:
-----------------------------

Yes I did cm.getConfiguration(PID) but got null as response. So I thought of 
creating a configuration instead, 
cm.createFactoryConfiguration("org.apache.felix.http"), for the PID but that 
didn't affect jetty. As you can see in my output the PID became 
`org.apache.felix.http._0` does that affect the bundle you think?

> Get the SslContextFactory from Jetty
> ------------------------------------
>
>                 Key: FELIX-6194
>                 URL: https://issues.apache.org/jira/browse/FELIX-6194
>             Project: Felix
>          Issue Type: Wish
>    Affects Versions: http.jetty-4.0.14
>         Environment: Java 8
>            Reporter: vato
>            Priority: Critical
>              Labels: features
>
> Hi,
> I would like to reload my keystore using 
> [SslContextFactory|https://www.eclipse.org/jetty/javadoc/current/org/eclipse/jetty/util/ssl/SslContextFactory.html#reload(java.util.function.Consumer)]
>  however I'm not able to get it from the bundle. I need to do this in runtime 
> and updating the bundle properties affects the whole server which is not a 
> good option for me. 
> Please see this stackoverflow issue for more details
> [https://stackoverflow.com/questions/58260745/setting-ssl-keystore-at-runtime-in-apache-felix]
> Thanks in advance!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to