sudo pip install Flask ... 이제는 Flask에 SSL을 사용하도록 수정해야 하는데, from OpenSSL import SSL context ... context.use_certificate_file('future.crt')
確定! 回上一頁