Home
last modified time | relevance | path

Searched refs:ca (Results 1 – 25 of 25) sorted by relevance

/lib/mbedtls/external/mbedtls/tests/data_files/
A Dtest-ca.server1.opensslconf1 [ ca ]
2 default_ca = test-ca
4 [ test-ca ]
5 certificate = test-ca.crt
6 private_key = test-ca.key
7 serial = test-ca.server1.serial
12 database = ./test-ca.server1.db
A Dtest-ca.server1.future-crl.opensslconf1 [ ca ]
2 default_ca = test-ca
4 [ test-ca ]
5 certificate = test-ca.crt
6 private_key = test-ca.key
7 serial = test-ca.server1.serial
12 database = ./test-ca.server1.future-crl.db
A Dtest-ca.server1.test_serial.opensslconf1 [ ca ]
2 default_ca = test-ca
4 [ test-ca ]
5 certificate = test-ca.crt
6 private_key = test-ca.key
7 serial = test-ca.server1.tmp.serial
13 database = ./test-ca.server1.db
A DMakefile55 parse_input/test-ca.crt test-ca.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
59 parse_input/test-ca.crt.der: parse_input/test-ca.crt
74 test-ca-sha1.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
78 test-ca-sha1.crt.der: test-ca-sha1.crt
86 test-ca-sha256.crt.der: test-ca-sha256.crt
181 test-ca-alt-good.crt: test-ca-alt.crt test-ca-sha256.crt
182 cat test-ca-alt.crt test-ca-sha256.crt > $@
184 test-ca-good-alt.crt: test-ca-alt.crt test-ca-sha256.crt
185 cat test-ca-sha256.crt test-ca-alt.crt > $@
285 test-int-ca.csr: test-int-ca.key $(test_ca_config_file)
[all …]
A DReadme-x509.txt7 - 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
19 - test-int-ca-exp.crt is a copy that is expired
21 uses an EC key with NIST P-384, signed by test-ca
30 - test-ca-v1.crt: v1 "CA", signs
41 - issuing CA: 1 -> test-ca.crt
43 I1 -> test-int-ca.crt
66 - server2-v1*.crt: O R: see test-ca-v1.crt above
92 _int-ca-exp.crt: S7 + expired I1
93 _int-ca.crt: S7 + I1
[all …]
A Ddh.optlen.pem9 43:57:e1:c4:ea:07:a7:ce:1e:38:1a:2f:ca:fd:ff:
11 d0:11:f8:84:77:a1:b0:19:27:d7:38:13:ca:d4:84:
29 80:3d:be:ca:60:c3:3e:12:89:c1:a0:3a:c2:c6:c4:
A D.gitignore3 test-ca.csr
A Ddh.1000.pem23 53:08:e4:e8:5a:04:ca:5f:8f:73:55:ac:e1:41:20:
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_x509write.data63 …144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"data_files/server1.crt":0:0:"data_files/test-ca.crt":0
67 …00210144406":"20290210144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"":0:0:"data_files/test-ca.crt":0
71 …90210144406":"20500210144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"":0:0:"data_files/test-ca.crt":0
75 …00210144406":"20500210144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"":0:0:"data_files/test-ca.crt":0
79 …00210144406":"20590210144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"":0:0:"data_files/test-ca.crt":0
87 …HA1:0:0:"serverAuth":0:0:1:-1:"data_files/server1.key_ext_usage.crt":0:0:"data_files/test-ca.crt":0
103 …406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"data_files/server1.ca.crt":0:1:"data_files/test-ca.crt":0
107 …BEDTLS_MD_SHA1:0:0:"NULL":0:0:0:-1:"data_files/server1.noauthid.crt":1:0:"data_files/test-ca.crt":0
123 …TLS_MD_SHA1:0:0:"NULL":0:0:0:-1:"data_files/server1.ca_noauthid.crt":1:1:"data_files/test-ca.crt":0
127 …144406":MBEDTLS_MD_SHA1:0:0:"NULL":0:0:1:-1:"data_files/server1.crt":2:0:"data_files/test-ca.crt":0
[all …]
A Dtest_suite_x509parse.function117 if (mbedtls_x509_crt_parse_der(first, ca->raw.p, ca->raw.len) != 0) {
122 while (ca->next != NULL) {
123 ca = ca->next;
124 if (mbedtls_x509_crt_parse_der(first, ca->raw.p, ca->raw.len) != 0) {
647 mbedtls_x509_crt ca;
661 mbedtls_x509_crt_init(&ca);
691 mbedtls_x509_crt_free(&ca);
703 mbedtls_x509_crt ca;
712 mbedtls_x509_crt_init(&ca);
793 mbedtls_x509_crt ca;
[all …]
A Dtest_suite_x509parse.data788 x509_verify:"data_files/test-ca.crt":"data_files/test-ca.crt":"data_files/crl.pem":"NULL":0:0:"comp…
888 x509_verify:"data_files/server9-with-ca.crt":"data_files/test-ca.crt":"data_files/crl.pem":"NULL":0…
1181 X509 CRT verification with ca callback: failure
1221 X509 CRT verification callback: intermediate ca
1225 X509 CRT verification callback: intermediate ca, root included
1229 X509 CRT verification callback: intermediate ca trusted
1233 X509 CRT verification callback: intermediate ca, EE expired
1237 X509 CRT verification callback: intermediate ca, int expired
1241 X509 CRT verification callback: intermediate ca, root expired
2593 X509 CRT parse file dir3/test-ca.crt
[all …]
A Dtest_suite_bignum_mod.misc.data169 mpi_mod_io:"0000800000000005":"00000000000003ca":MBEDTLS_MPI_MOD_EXT_REP_BE
193 mpi_mod_io:"7fffffffffffffff":"00000000000003ca":MBEDTLS_MPI_MOD_EXT_REP_BE
223 …000000000000000000000000000000000000000000000000000000000000000000000000003ca":MBEDTLS_MPI_MOD_EXT…
277 …6bd49e807b82e3bf2bf11bfa63":"0000000000000000000000000000000000000000000003ca":MBEDTLS_MPI_MOD_EXT…
325 …000000000000000000000000000000000000000000000000000000000000000000000000003ca":MBEDTLS_MPI_MOD_EXT…
A Dtest_suite_debug.data63ca 2d 70 ca 89 0b 04\nMyFile(0999)\: db 2e a6 4f 70 6e 9e ce bd 58 89 e2 53 59 9e 6e\nMyFile(0999…
67 …99)\: 87 c2 88 52 80 af d6 6a ab 21 dd b8 d3 1c 6e 58\nMyFile(0999)\: b8 ca e8 b2 69 8e f3 41 ad…
A Dtest_suite_pkparse.data3 pk_parse_keyfile_rsa:"data_files/test-ca.key":"NULL":MBEDTLS_ERR_PK_PASSWORD_REQUIRED
7 pk_parse_keyfile_rsa:"data_files/test-ca.key":"PolarSSLTest":0
11 pk_parse_keyfile_rsa:"data_files/test-ca.key":"PolarSSLWRONG":MBEDTLS_ERR_PK_PASSWORD_MISMATCH
/lib/mbedtls/external/mbedtls/programs/ssl/
A Dmini_client.c148 mbedtls_x509_crt ca; in main() local
164 mbedtls_x509_crt_init(&ca); in main()
198 if (mbedtls_x509_crt_parse_der(&ca, ca_cert, sizeof(ca_cert)) != 0) { in main()
203 mbedtls_ssl_conf_ca_chain(&conf, &ca, NULL); in main()
266 mbedtls_x509_crt_free(&ca); in main()
A Dssl_test_lib.c315 mbedtls_x509_crt *ca = (mbedtls_x509_crt *) data; in ca_callback() local
335 if (mbedtls_x509_crt_parse_der(first, ca->raw.p, ca->raw.len) != 0) { in ca_callback()
340 while (ca->next != NULL) { in ca_callback()
341 ca = ca->next; in ca_callback()
342 if (mbedtls_x509_crt_parse_der(first, ca->raw.p, ca->raw.len) != 0) { in ca_callback()
A Dssl_server2.c753 mbedtls_x509_crt *ca; member
770 mbedtls_x509_crt_free(cur->ca); in sni_free()
771 mbedtls_free(cur->ca); in sni_free()
833 if ((new->ca = mbedtls_calloc(1, sizeof(mbedtls_x509_crt))) == NULL) { in sni_parse()
837 mbedtls_x509_crt_init(new->ca); in sni_parse()
839 if (mbedtls_x509_crt_parse_file(new->ca, ca_file) != 0) { in sni_parse()
924 if (cur->ca != NULL) { in cert_callback()
925 mbedtls_ssl_set_hs_ca_chain(ssl, cur->ca, cur->crl); in cert_callback()
/lib/lwip/lwip/src/apps/altcp_tls/
A Daltcp_tls_mbedtls.c110 mbedtls_x509_crt *ca; member
826 conf->ca = mem; in altcp_tls_create_config()
976 if (ca) { in altcp_tls_create_config_client_common()
977 mbedtls_x509_crt_init(conf->ca); in altcp_tls_create_config_client_common()
978 ret = mbedtls_x509_crt_parse(conf->ca, ca, ca_len); in altcp_tls_create_config_client_common()
985 mbedtls_ssl_conf_ca_chain(&conf->conf, conf->ca, NULL); in altcp_tls_create_config_client_common()
993 altcp_tls_create_config_client(const u8_t *ca, size_t ca_len, char *host) in altcp_tls_create_config_client() argument
995 return altcp_tls_create_config_client_common(ca, ca_len, 0, host); in altcp_tls_create_config_client()
1011 conf = altcp_tls_create_config_client_common(ca, ca_len, 1, NULL); in altcp_tls_create_config_client_2wayauth()
1067 if (conf->ca) { in altcp_tls_free_config()
[all …]
/lib/lwip/lwip/src/include/lwip/
A Daltcp_tls.h100 struct altcp_tls_config *altcp_tls_create_config_client_2wayauth(const u8_t *ca, size_t ca_len, con…
/lib/mbedtls/external/mbedtls/library/
A Dx509_crt.c2008 static int x509_crt_verifycrl(mbedtls_x509_crt *crt, mbedtls_x509_crt *ca, in x509_crt_verifycrl() argument
2022 if (ca == NULL) { in x509_crt_verifycrl()
2028 x509_name_cmp(&crl_list->issuer, &ca->subject) != 0) { in x509_crt_verifycrl()
2036 if (mbedtls_x509_crt_check_key_usage(ca, in x509_crt_verifycrl()
2078 if (x509_profile_check_key(profile, &ca->pk) != 0) { in x509_crt_verifycrl()
2082 if (mbedtls_pk_verify_ext(crl_list->sig_pk, crl_list->sig_opts, &ca->pk, in x509_crt_verifycrl()
/lib/mbedtls/external/mbedtls/tests/data_files/dir1/
A Dtest-ca.crt57 08:60:cd:32:18:d0:73:e0:58:71:d9:e5:d2:53:d7:8d:d0:ca:
/lib/mbedtls/external/mbedtls/tests/data_files/dir2/
A Dtest-ca.crt57 08:60:cd:32:18:d0:73:e0:58:71:d9:e5:d2:53:d7:8d:d0:ca:
/lib/mbedtls/external/mbedtls/tests/data_files/dir3/
A Dtest-ca.crt57 08:60:cd:32:18:d0:73:e0:58:71:d9:e5:d2:53:d7:8d:d0:ca:
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dpsa-limitations.md246 server9-with-ca.crt
/lib/mbedtls/external/mbedtls/
A DChangeLog6039 * Rewrote README.txt in program/ssl/ca to better explain

Completed in 73 milliseconds