/openssl-master/test/certs/ |
A D | setup.sh | 4 ./mkcert.sh genroot "Root CA" root-key root-cert 6 ./mkcert.sh genss "Root CA" root-key root-nonca 7 ./mkcert.sh genroot "Root CA" root-key2 root-cert2 8 ./mkcert.sh genroot "Root Cert 2" root-key root-name2 9 DAYS=-1 ./mkcert.sh genroot "Root CA" root-key root-expired 12 ./mkcert.sh genca "Root CA" root-key root-cross-cert cross-key cross-root 43 ./mkcert.sh genroot "Root CA" root-key root-cert-md5 46 ./mkcert.sh genroot "Root CA" root-key-768 root-cert-768 81 ./mkcert.sh genca "CA" ca-key ca-cert root-key root-cert 83 ./mkcert.sh genee "CA" ca-key ca-nonca root-key root-cert [all …]
|
/openssl-master/test/ssl-tests/ |
A D | 03-custom_verify.cnf | 12 test-7 = 7-verify-fail-no-root 13 test-8 = 8-verify-custom-success-no-root 14 test-9 = 9-verify-custom-fail-no-root 193 [7-verify-fail-no-root] 194 ssl_conf = 7-verify-fail-no-root-ssl 196 [7-verify-fail-no-root-ssl] 200 [7-verify-fail-no-root-server] 205 [7-verify-fail-no-root-client] 216 [8-verify-custom-success-no-root] 242 [9-verify-custom-fail-no-root] [all …]
|
A D | 26-tls13_client_auth.cnf.in | 55 "VerifyCAFile" => test_pem("root-cert.pem"), 73 "VerifyCAFile" => test_pem("root-cert.pem"), 96 "ClientCAFile" => test_pem("root-cert.pem"), 97 "VerifyCAFile" => test_pem("root-cert.pem"), 111 "ExpectedClientCANames" => test_pem("root-cert.pem"), 153 "VerifyCAFile" => test_pem("root-cert.pem"), 171 "VerifyCAFile" => test_pem("root-cert.pem"), 198 "ClientCAFile" => test_pem("root-cert.pem"), 199 "VerifyCAFile" => test_pem("root-cert.pem"), 217 "ExpectedClientCANames" => test_pem("root-cert.pem"),
|
A D | 20-cert-select.cnf.in | 70 "RequestCAFile" => test_pem("root-cert.pem"), 94 "RequestCAFile" => test_pem("root-cert.pem"), 118 "RequestCAFile" => test_pem("root-cert.pem"), 267 "VerifyCAFile" => test_pem("p384-root.pem"), 286 "VerifyCAFile" => test_pem("p384-root.pem"), 303 "RequestCAFile" => test_pem("root-cert.pem"), 369 "VerifyCAFile" => test_pem("root-cert.pem"), 387 "VerifyCAFile" => test_pem("root-cert.pem"), 756 "VerifyCAFile" => test_pem("root-cert.pem"), 772 "VerifyCAFile" => test_pem("root-cert.pem"), [all …]
|
A D | 28-seclevel.cnf.in | 33 "VerifyCAFile" => test_pem("root-ed448-cert.pem") }, 46 "VerifyCAFile" => test_pem("root-ed448-cert.pem") }, 57 "VerifyCAFile" => test_pem("root-ed448-cert.pem") }, 67 "VerifyCAFile" => test_pem("p384-root.pem") }, 79 client => { "VerifyCAFile" => test_pem("root-ed448-cert.pem") },
|
A D | 04-client_auth.cnf.in | 108 "VerifyCAFile" => test_pem("root-cert.pem"), 137 "VerifyCAFile" => test_pem("root-cert.pem"), 167 "ClientCAFile" => test_pem("root-cert.pem"), 168 "VerifyCAFile" => test_pem("root-cert.pem"), 183 "ExpectedClientCANames" => test_pem("root-cert.pem"), 189 # Handshake with client authentication but without the root certificate.
|
A D | 04-client_auth.cnf | 101 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 127 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 155 ClientCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 157 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 270 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 300 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 330 ClientCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 334 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 453 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 483 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem [all …]
|
A D | 28-seclevel.cnf | 50 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-ed448-cert.pem 73 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-ed448-cert.pem 96 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-ed448-cert.pem 120 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem 144 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-ed448-cert.pem
|
A D | 03-custom_verify.cnf.in | 117 name => "verify-fail-no-root", 120 # Don't set up the client root file. 131 name => "verify-custom-success-no-root", 146 name => "verify-custom-fail-no-root",
|
A D | 26-tls13_client_auth.cnf | 89 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 120 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 152 ClientCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 157 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 170 ExpectedClientCANames = ${ENV::TEST_CERTS_DIR}/root-cert.pem 252 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 283 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 320 ClientCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 325 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 338 ExpectedClientCANames = ${ENV::TEST_CERTS_DIR}/root-cert.pem
|
A D | 20-cert-select.cnf | 86 RequestCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 119 RequestCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 152 RequestCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 491 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem 521 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem 555 RequestCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 686 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 717 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 1414 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem 1451 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem [all …]
|
A D | 01-simple.cnf.in | 34 # Don't set up the client root file.
|
A D | 17-renegotiate.cnf.in | 78 "VerifyCAFile" => test_pem("root-cert.pem"), 97 "VerifyCAFile" => test_pem("root-cert.pem"),
|
/openssl-master/test/recipes/80-test_cmp_http_data/ |
A D | test_enrollment.csv | 4 …LANK,,BLANK,, -certout,_RESULT_DIR/test.certout_newkey.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, 5 …ANK,,BLANK,, -certout,_RESULT_DIR/test.certout_newkey1.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, 6 …ANK,,BLANK,, -certout,_RESULT_DIR/test.certout_newkey2.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, 28 …,BLANK,,BLANK,, -certout,_RESULT_DIR/test.certout_days.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, 29 …K,,BLANK,, -certout,_RESULT_DIR/test.certout_days_zero.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, 66 …,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,, -certout,"""",, -out_trusted,root.crt,,BLANK,,BLANK,,, 67 …LANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,, -certout,,, -out_trusted,root.crt,,BLANK,,BLANK,,, 68 …BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,, -certout,abc,def, -out_trusted,root.crt,,BLANK,,BLANK,,, 87 …BLANK,,BLANK,, -certout,_RESULT_DIR/test.certout_p10cr.pem,, -out_trusted,root.crt,,BLANK,, -csr,c… 99 …K,,BLANK,,BLANK,, -certout,_RESULT_DIR/test.certout_cr.pem,, -out_trusted,root.crt,,BLANK,,BLANK,,, [all …]
|
/openssl-master/demos/certs/ |
A D | mkcerts.sh | 9 -keyout root.pem -out root.pem -newkey rsa:2048 -days 3650 14 $OPENSSL x509 -req -in intreq.pem -CA root.pem -days 3600 \ 60 $OPENSSL x509 -req -in dhsreq.pem -CA root.pem -days 3600 \ 70 $OPENSSL x509 -req -in dhcreq.pem -CA root.pem -days 3600 \ 81 $OPENSSL ca -valid server.pem -keyfile root.pem -cert root.pem \ 83 $OPENSSL ca -valid client.pem -keyfile root.pem -cert root.pem \ 85 $OPENSSL ca -valid rev.pem -keyfile root.pem -cert root.pem \ 88 $OPENSSL ca -gencrl -keyfile root.pem -cert root.pem -config ca.cnf \ 92 -keyfile root.pem -cert root.pem -config ca.cnf -md sha1 94 $OPENSSL ca -gencrl -keyfile root.pem -cert root.pem -config ca.cnf \
|
A D | ocspquery.sh | 11 $OPENSSL ocsp -issuer intca.pem -cert client.pem -CAfile root.pem \ 13 $OPENSSL ocsp -issuer intca.pem -cert server.pem -CAfile root.pem \ 15 $OPENSSL ocsp -issuer intca.pem -cert rev.pem -CAfile root.pem \ 21 -CAfile root.pem -url http://127.0.0.1:8888/
|
A D | README.txt | 7 automatically using scripts. Example creates a root CA, an intermediate CA 8 signed by the root and several certificates signed by the intermediate CA.
|
/openssl-master/demos/bio/ |
A D | accept.cnf | 18 ChainCAFile=root.pem 19 VerifyCAFile=root.pem 23 ClientCAFile=root.pem
|
/openssl-master/test/ |
A D | cmp_protect_test.c | 72 *root = NULL, *intermediate = NULL; variable 349 && TEST_true(X509_STORE_add_cert(store, root))) { in execute_cmp_build_cert_chain_test() 374 || !TEST_true(sk_X509_push(fixture->certs, root)) in test_cmp_build_cert_chain() 400 || !TEST_true(sk_X509_push(fixture->certs, root)) in test_cmp_build_cert_chain_missing_intermediate() 433 fixture->cert = root; in test_cmp_build_cert_chain_only_root() 436 || !TEST_true(sk_X509_push(fixture->certs, root)) in test_cmp_build_cert_chain_only_root() 437 || !TEST_true(sk_X509_push(fixture->chain, root))) { in test_cmp_build_cert_chain_only_root() 490 || !sk_X509_push(fixture->certs, root) in test_X509_STORE() 508 || !TEST_true(sk_X509_push(fixture->certs, root)) in test_X509_STORE_only_self_issued() 527 X509_free(root); in cleanup_tests() [all …]
|
A D | crltest.c | 232 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify() argument 248 X509_up_ref(root); in verify() 249 if (!TEST_true(sk_X509_push(roots, root)) in verify()
|
A D | cmp_vfy_test.c | 77 *intermediate = NULL, *root = NULL; variable 348 return test_validate_with_sender(X509_get_subject_name(root), 0); in test_validate_msg_signature_unexpected_sender() 374 if (!add_trusted((*fixture)->cmp_ctx, wrong == NULL ? root : wrong) in setup_path() 547 X509_free(root); in cleanup_tests() 609 || !TEST_ptr(root = load_cert_pem(root_f, NULL)) in OPT_TEST_DECLARE_USAGE()
|
/openssl-master/demos/certs/apps/ |
A D | mkacerts.sh | 9 -keyout root.pem -out root.pem -key rootkey.pem -new -days 3650 14 $OPENSSL x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \ 44 $OPENSSL verify -CAfile root.pem -untrusted intca.pem \
|
/openssl-master/crypto/ |
A D | README-sparse_array.md | 47 An empty tree is represented by a NULL root pointer. Inserting a value at 74 Inserting at element 2N+1 creates a new root node and pushes down the old root 109 along a path from the root of the tree to an added leaf will be allocated.
|
/openssl-master/VMS/ |
A D | openssl_startup.com.in | 9 $ ! OSSL$INSTROOT Installation root 10 $ ! OSSL$DATAROOT Data root (common directory 12 $ ! OSSL$INCLUDE Include directory root
|
/openssl-master/test/recipes/95-test_external_pyca_data/ |
A D | cryptography.sh | 57 CFLAGS="-I$O_BINC -I$O_SINC -L$O_LIB" pytest -n auto tests --wycheproof-root=../wycheproof
|