Compare commits
2 commits
6a735b1531
...
27c37167d6
Author | SHA1 | Date | |
---|---|---|---|
27c37167d6 | |||
e3c53b498b |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import ssl
|
||||
from flask import *
|
||||
import flask_wtf as wtf
|
||||
import flask_wtf as wtf
|
||||
|
||||
print(ssl.OPENSSL_VERSION)
|
||||
context = ssl.SSLContext(ssl.PROTOCOL_TLS_SERVER)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue