HTTPS issues with local server

I have deployed RASA-X locally using The Complete Guide To Deploying Your Rasa Assistant guide.

I successfully installed the software, but the issue arise during HTTPS configuration. When I run the helm upgrade command, it return timed out message, and I think its checking port 8080.

As per my research, the main rasa-x interface is at port 80, and the port for HTTPs is 443. As it is installed in our local system, only port 443 is open externally with the external IP and domain. Other ports are only used for internal purpose.

Kindly guide me whether I need to open few other ports, if yes, then which ones.

And what if I would like to use my own paid certificates for ssl. What would be the procedure then?

Thank you in advance. Have a great day.

~Mansoor

1 Like