Squashed 'Sources/mbedTLS/' content from commit 432b4b7989

git-subtree-dir: Sources/mbedTLS
git-subtree-split: 432b4b7989445a34940658e45557072e6e782d62
This commit is contained in:
Sergey Abramchuk
2020-02-24 14:36:19 +03:00
commit 1a3a83f332
928 changed files with 198245 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
These certificates form a very long chain, used to test the
MBEDTLS_X509_MAX_INT_CA limit.
NN.key is the private key of certificate NN.crt.
The root is 00.crt and N+1.crt is a child of N.crt.
File cNN.pem contains the chain NN.crt to 00.crt.
Those certificates were generated by tests/data_files/dir-maxpath/long.sh.