2 lines
49 B
Python
2 lines
49 B
Python
|
from ssl import match_hostname, CertificateError
|
|
from ssl import match_hostname, CertificateError
|