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.
Regards, Domenico On Mon, 12 Sept 2022 at 21:35, Jonathan Swisher <[email protected]> wrote: > I am using ActiveMQ Artemis 2.24.0. I am trying to figure out how to setup > the console to redirect from port 80 to 443. I have the bootstrap.xml file > setup to use my keystore, but I cannot figure out what to put in the > bootstrap.xml file to except requests on port 80 and redirect to port 443. > > Thanks for your help, > Jonathan >
