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
I was trying to write a test case that verified a certificate chain "for real" and I noticed that there doesn't seem to be a way to set basicConstraints so that OpenSSL thinks an intermediate certificate is a valid CA.
The text was updated successfully, but these errors were encountered:
https://www.openssl.org/docs/apps/x509v3_config.html#Basic_Constraints_
I was trying to write a test case that verified a certificate chain "for real" and I noticed that there doesn't seem to be a way to set
basicConstraints
so that OpenSSL thinks an intermediate certificate is a valid CA.The text was updated successfully, but these errors were encountered: