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

Valeriy Ak commented on ARTEMIS-3574:
-------------------------------------

You've added different behavior here for XML configs: {{broke.xml}} supports 
{{env/property}} values, but {{bootstrap.xml}} supports only 
{{{}passwordCodec{}}}. :(

> Allow multiple bindings for embedded webserver
> ----------------------------------------------
>
>                 Key: ARTEMIS-3574
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3574
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: 2.19.0
>            Reporter: Marlon Müller
>            Priority: Minor
>             Fix For: 2.20.0
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> At the moment it is only possible to configure one binding for the embedded 
> jetty webserver to listen on. It would be great to have the possibility to 
> configure multiple bindings for different war-files in order to serve those 
> files on different ports and allow the usage of http and https at the same 
> time.
> My current problem is the usage of the prometheus metrics plugin. In our 
> setup it is not possible to call the "/metrics" endpoint with SSL enabled. 
> Therefore I would like to define a second binding without SSL enabled for 
> this plugin. Disabling SSL completely is not an option as other endpoints 
> like the jolokia-api and the web-console require some user authentication 
> which should be protected.
> The idea is to move all binding related configuration parameters of the  
> "web" element and the configured "apps" in "bootstrap.xml" to a new element 
> called "binding" and put a list of those "binding" elements inside the "web" 
> element.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to