Http to https redirect

After configuring our server to use https, it’s working perfectly. The issue is that when someone browses using http://server_address:9000, the connection doesn’t redirect to https and shows “The connection was reset”.
I thought I had followed all the steps. Am I missing something?

Any help would be appreciated.

Patrick

Hello && Welcome @patrickr

You can use either Apache, Nginx, etc… for redirect that would be your best bet.

That’s what I thought but wanted to make sure.

Thanks for the help!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.