Lines Matching refs:test
7 - test-ca.crt aka "C=NL, O=PolarSSL, CN=PolarSSL Test CA"
9 test-ca-sha1.crt and test-ca-sha256.crt use the same key, signed with
11 - test-ca2*.crt aka "C=NL, O=PolarSSL, CN=Polarssl Test EC CA"
13 variants used to test the keyUsage extension
14 The files test-ca_cat12 and test-ca_cat21 contain them concatenated both ways.
17 - test-int-ca.crt "C=NL, O=PolarSSL, CN=PolarSSL Test Intermediate CA"
18 uses RSA-4096, signed by test-ca2
19 - test-int-ca-exp.crt is a copy that is expired
20 - test-int-ca2.crt "C=NL, O=PolarSSL, CN=PolarSSL Test Intermediate EC CA"
21 uses an EC key with NIST P-384, signed by test-ca
23 A third intermediate CA is signed by test-int-ca2.crt:
24 - test-int-ca3.crt "C=UK, O=mbed TLS, CN=mbed TLS Test intermediate CA 3"
25 uses an EC key with NIST P-256, signed by test-int-ca2
30 - test-ca-v1.crt: v1 "CA", signs
41 - issuing CA: 1 -> test-ca.crt
42 2 -> test-ca2.crt
43 I1 -> test-int-ca.crt
44 I2 -> test-int-ca2.crt
45 I3 -> test-int-ca3.crt
49 - L -> CN=localhost (useful for local test servers)
60 - cli-rsa.key, cli-rsa-*.crt: RSA key used for test clients, signed by
61 the RSA test CA.
63 - server1*.crt: 1* R C* P1*: misc *(server1-v1 see test-ca-v1.crt above)
66 - server2-v1*.crt: O R: see test-ca-v1.crt above
81 -ss-forgeca.crt: Copy of test-int-ca3 self-signed with S5 key
126 Newer test files have been generated through commands in the Makefile. The