[ https://issues.apache.org/jira/browse/ARTEMIS-4245?focusedWorklogId=860137&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-860137 ]
ASF GitHub Bot logged work on ARTEMIS-4245: ------------------------------------------- Author: ASF GitHub Bot Created on: 02/May/23 16:18 Start Date: 02/May/23 16:18 Worklog Time Spent: 10m Work Description: gemmellr merged PR #4441: URL: https://github.com/apache/activemq-artemis/pull/4441 Issue Time Tracking ------------------- Worklog Id: (was: 860137) Time Spent: 1.5h (was: 1h 20m) > 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 > Priority: Major > Time Spent: 1.5h > Remaining Estimate: 0h > > 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)