Commit d71dbc0
Fix PKICertImport test by adding basicConstraints to intermediate CA
The ca_sub_signing.conf was missing the basicConstraints extension
which is required for NSS to recognize a certificate as a valid CA.
This caused test_chain_import to fail with "Certificate type not
approved for application" when verifying intermediate CA certificates.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 67dc614 commit d71dbc0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
0 commit comments