Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CertStore]: Add SAN support #232

Open
mike820324 opened this issue Nov 14, 2016 · 0 comments
Open

[CertStore]: Add SAN support #232

mike820324 opened this issue Nov 14, 2016 · 0 comments
Milestone

Comments

@mike820324
Copy link
Owner

mike820324 commented Nov 14, 2016

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
@mike820324 mike820324 added this to the 0.5.0 milestone Nov 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant