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

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-4245?focusedWorklogId=858016&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-858016 ]

ASF GitHub Bot logged work on ARTEMIS-4245:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Apr/23 17:10
            Start Date: 19/Apr/23 17:10
    Worklog Time Spent: 10m 
      Work Description: brusdev opened a new pull request, #4441:
URL: https://github.com/apache/activemq-artemis/pull/4441

   This PR depends on #4440 




Issue Time Tracking
-------------------

            Worklog Id:     (was: 858016)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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)