You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Francesco Bruscino (Jira)" <ji...@apache.org> on 2023/04/19 17:03:00 UTC

[jira] [Created] (ARTEMIS-4245) Expose web SNI settings

Domenico Francesco Bruscino created ARTEMIS-4245:
----------------------------------------------------

             Summary: Expose web SNI settings
                 Key: ARTEMIS-4245
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4245
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Domenico Francesco Bruscino
            Assignee: Domenico Francesco Bruscino


Expose sniHostCheck and sniRequired settings in the web config.

{code:xml}
   <web path="web" rootRedirectLocation="console">
       <binding uri="http://localhost:8161" sniHostCheck="false" sniRequired="false">
...
{code}




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