Re: Request invitation to ASF Slack

2022-09-13 Thread Justin Bertram
Done. Justin On Fri, Sep 9, 2022 at 8:24 AM Shetty, Sharath < sharath.she...@allscripts.com> wrote: > Request invitation to ASF Slack > > Sharath Shetty > Expert Software Engineer > O: +1.919.329.1494 > M: +1.919.904.2013 > sharath.she...@allscripts.com > a

Re: Redirect Console From Port 80 to 443

2022-09-13 Thread Domenico Francesco Bruscino
Hi Jonathan, the main purpose of the ActiveMQ Artemis embedded web server is to host the management console, there is no way to set up the redirect from port 80 to 443. You could set up a proxy in front of the ActiveMQ Artemis embedded web server to enable the redirect from port 80 to 443. Regard