vato created FELIX-6194:
---------------------------
Summary: Get the SslConnectionFactory 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
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)