letsencrypt-nginx-sidecar icon indicating copy to clipboard operation
letsencrypt-nginx-sidecar copied to clipboard

All http to https

Open maufc opened this issue 1 year ago • 0 comments

Hi. This is a great solution! Thank you for sharing. I am having a problem with a couple of containers where I had been working with http and port 3000. After implement this solution, all http to 3000 goes to https 3000 because browsers behavior and shows an SSL_ERROR_RX_RECORD_TOO_LONG error. I would like my visitors to be redirected from https 3000 to 443 port. How can I? Thanks so much!

maufc avatar Sep 03 '24 00:09 maufc