I want to run rasa server in https. Below is how I’m starting the server for HTTP. I want to change it to HTTPS.
serve_application(_agent,cors="*", enable_api=True,port=*****)
I want to run rasa server in https. Below is how I’m starting the server for HTTP. I want to change it to HTTPS.
serve_application(_agent,cors="*", enable_api=True,port=*****)
Hi @Biswa. Do you mean a Rasa X server? There is a section on Securing with SSL