blob: 606ec6cc225c7fa9953a2b3c57140cf650fc1bfb [file] [log] [blame]
Tom Rini0344c602024-10-08 13:56:50 -06001These certificates form a very long chain, used to test the
2MBEDTLS_X509_MAX_INT_CA limit.
3
4NN.key is the private key of certificate NN.crt.
5
6The root is 00.crt and N+1.crt is a child of N.crt.
7
8File cNN.pem contains the chain NN.crt to 00.crt.
9
10Those certificates were generated by tests/data_files/dir-maxpath/long.sh.