alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i put SSL in this?

pinniola opened this issue · comments

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

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

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