[
https://issues.apache.org/jira/browse/FELIX-6360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234213#comment-17234213
]
Abhishek Garg commented on FELIX-6360:
--------------------------------------
[~cziegeler] First I set the context Path in `Apache Felix Jetty Based Http
Service` by going to `system/console/configMgr` and then enable https.
> 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
> Priority: Major
>
> 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)