mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02: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:
@@ -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.
Reference in New Issue
Block a user