Commit bf994c0
committed
os_stub/cryptlib_mbedtls: x509: Don't copy some NIDs
Avoid copying the basic_constraints NID as we already set it ourselves
and also avoid copying the authority_key_identifier as it won't be
correct on the CSR.
Signed-off-by: Alistair Francis <[email protected]>1 parent fa9cffa commit bf994c0
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2110 | 2110 | | |
2111 | 2111 | | |
2112 | 2112 | | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
2113 | 2123 | | |
2114 | 2124 | | |
2115 | 2125 | | |
| |||
0 commit comments