mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:25:37 +01:00
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:
parent
b514cd3626
commit
6f54fe72f2
@ -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
|
||||
----------------------------
|
||||
|
BIN
tests/data_files/server11-bad.crt.der
Normal file
BIN
tests/data_files/server11-bad.crt.der
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user