[jboss-jira] [JBoss JIRA] (WFLY-8478) Setting elytron ssl-context on undertow without reload

Tomaz Cerar (JIRA) issues at jboss.org
Thu Mar 30 11:12:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar closed WFLY-8478.
-----------------------------
    Resolution: Rejected


You need to pass {allow-resource-service-restart=true} header to operation if you want to have runtime change without reload

> Setting elytron ssl-context on undertow without reload
> ------------------------------------------------------
>
>                 Key: WFLY-8478
>                 URL: https://issues.jboss.org/browse/WFLY-8478
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security, Web (Undertow)
>            Reporter: Martin Choma
>            Assignee: Tomaz Cerar
>              Labels: user_experience
>
> Please, allow setting of elytron ssl-context on undertow  without reload.
> {code}
> [standalone at localhost:9990 /] /subsystem=undertow/server=default-server/https-listener=https:write-attribute(name=ssl-context,value=server)
> {
>     "outcome" => "success",
>     "response-headers" => {
>         "operation-requires-reload" => true,
>         "process-state" => "reload-required"
>     }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list