I am using the python ssl module along with this flask extension: ... context = ('my-cert.pem', 'my-key.pem') app = Flask(__name__) sslify ...
確定! 回上一頁