Add a bad version of server11 certificate

The certificate has a corrupted public key and signature.
Generating it through Makefile isn't trivial and since it is
a corrupted certificate, that shouldn't be accepted, there
shouldn't be a need to generate it again anyway.
This commit is contained in:
Jarno Lamsa 2019-10-29 15:15:58 +02:00
parent b514cd3626
commit 6f54fe72f2
2 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ List of certificates:
_int3_int-ca2_ca.crt: S10 + I3 + I2 + 1
_int3_spurious_int-ca2.crt: S10 + I3 + I1(spurious) + I2
- server11.crt: 3 E, secp256r1 curve
-bad.crt.der: S11 with corrupted public key and signature
Certificate revocation lists
----------------------------

Binary file not shown.