I am learning the WeChat applet. The data interface needs to use https. Now I have applied for a free SSL certificate from Alibaba Cloud. I don’t know how to add it to the flask code. I hope you can help me.
巴扎黑2017-05-16 13:24:23
nginx is configured with https, and nginx is forwarded to (for example) uwgi, allowing uwgi to handle python requests.