You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running test, pyopenssl always complain about the no SAN problem, we should add the SAN support to cert store.
/home/mike820324/ProgrammingEnv/python/2.7.11-mp/lib/python2.7/site-packages/service_identity/pyopenssl.py:97: SubjectAltNameWarning: Certificate has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818.
SubjectAltNameWarning
The text was updated successfully, but these errors were encountered:
When running test, pyopenssl always complain about the no SAN problem, we should add the SAN support to cert store.
The text was updated successfully, but these errors were encountered: