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

Please add support for supported x509 extensions for ʜᴛᴛᴘꜱ certificates #3956

Open
ytrezq opened this issue Jan 4, 2018 · 0 comments

Comments

@ytrezq
Copy link

ytrezq commented Jan 4, 2018

The processing of security certificates is an entire field : most of the time, web browsers don’t use high level certificates validation functions of security libraries like openssl directly, but uses sub functions of securities libraries instead.

In the current case, I need to know which browser support keyusage extension but not the extendedkeyusage extension and that support the subjectAltName extension (x509 extensions in all cases).

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

2 participants