You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Abhishek Garg (Jira)" <ji...@apache.org> on 2020/11/17 03:35:00 UTC

[jira] [Created] (FELIX-6360) Context gets removed when setting up SSL

Abhishek Garg created FELIX-6360:
------------------------------------

             Summary: Context gets removed when setting up SSL
                 Key: FELIX-6360
                 URL: https://issues.apache.org/jira/browse/FELIX-6360
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.jetty-4.1.2
            Reporter: Abhishek Garg


when someone switches from http to https all the configurations related to jetty gets overridden with default values.should we first apply already existing configuration and then new configuration at [0].

[0]: [https://github.com/apache/felix-dev/blob/master/http/jetty/src/main/java/org/apache/felix/http/jetty/internal/JettyConfig.java#L778]
[1] : [https://github.com/apache/felix-dev/blob/master/http/jetty/src/main/java/org/apache/felix/http/jetty/internal/JettyService.java#L180]



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