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

X.509 Name Constraints #6969

Open
maffe opened this issue Feb 9, 2024 · 0 comments
Open

X.509 Name Constraints #6969

maffe opened this issue Feb 9, 2024 · 0 comments

Comments

@maffe
Copy link

maffe commented Feb 9, 2024

Name Constraints can be used to limit the namespace a CA can issue certificates for. For example, one may have a trusted CA for *.iot.example.org without the CA being able to issue certificates for bank.example.com.

As for support, I found this document from 2016 stating

As of now, Windows CryptoAPI and OpenSSL fully support Name Constraints certificate extension. However, neither of Apple products: Mac OS X, nor iOS does support this extension. Since, Name Constraints is always marked critical, Apple products will reject any certificate that contains Name Constraints extension in any certificate in the certificate chain.

The Archived Results from BetterTLS have more recent data.

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