Hi everyone,
I’m working on a website for our internal teams, with a URL format like abc.mycompany.com. Currently, it’s set up as HTTP, but I want to move it to HTTPS.
I’ve obtained an SSL certificate and key, and I’ve added them to the Streamlit config file. However, in the browser, it shows HTTPS in red with a strikethrough, meaning it’s still essentially HTTP.
I’m very new to this. Can anyone kindly guide me through the solution? Any articles or resources to help me understand this better? Am I making any obvious mistakes?
Thank you all!