alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
MIT License
1.96k stars 713 forks source link

How can i put SSL in this? #155

Closed pinniola closed 2 years ago

pinniola commented 2 years ago

Hi, how can I implement SSL in this project? I've tried a few things but without results, can anyone help me?

pinniola commented 2 years ago

I need this so i can implement chat script on an https site and not incurr in a http to https call error

alfredfrancis commented 2 years ago

You can configure your SSL certificate in a reverse proxy. eg: Nginx