/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_vfy.c | 86 STACK_OF(X509) *untrusted = NULL; in OCSP_basic_verify() 113 untrusted = NULL; in OCSP_basic_verify() 115 untrusted = sk_X509_dup(bs->certs); in OCSP_basic_verify() 117 if (!sk_X509_push(untrusted, in OCSP_basic_verify() 124 untrusted = certs; in OCSP_basic_verify() 126 untrusted = bs->certs; in OCSP_basic_verify() 128 init_res = X509_STORE_CTX_init(&ctx, st, signer, untrusted); in OCSP_basic_verify() 183 sk_X509_free(untrusted); in OCSP_basic_verify()
|
/openbsd/usr.bin/openssl/ |
H A D | verify.c | 263 STACK_OF(X509) *untrusted = NULL, *trusted = NULL; in verify_main() 325 untrusted = load_certs(bio_err, cfg.untfile, in verify_main() 327 if (!untrusted) in verify_main() 344 if (1 != check(cert_ctx, NULL, untrusted, trusted, crls)) in verify_main() 348 if (1 != check(cert_ctx, *cert_files++, untrusted, in verify_main() 359 sk_X509_pop_free(untrusted, X509_free); in verify_main()
|
H A D | ts.c | 108 int token_in, char *ca_path, char *ca_file, char *untrusted); 110 char *queryfile, char *ca_path, char *ca_file, char *untrusted); 140 char *untrusted; member 331 .opt.arg = &cfg.untrusted, 452 cfg.ca_path, cfg.ca_file, cfg.untrusted); in ts_main() 1070 int token_in, char *ca_path, char *ca_file, char *untrusted) in verify_command() argument 1090 ca_path, ca_file, untrusted)) == NULL) in verify_command() 1118 char *ca_file, char *untrusted) in create_verify_ctx() argument 1173 if (untrusted != NULL) { in create_verify_ctx() 1174 if ((certs = TS_CONF_load_certs(untrusted)) == NULL) in create_verify_ctx()
|
/openbsd/lib/libssl/test/ |
H A D | testtsa | 129 -untrusted tsa_cert1.pem 132 -untrusted tsa_cert1.pem 142 -CAfile tsaca.pem -untrusted tsa_cert1.pem 145 -CAfile tsaca.pem -untrusted tsa_cert1.pem 152 -untrusted tsa_cert1.pem
|
/openbsd/usr.bin/ssh/ |
H A D | auth-options.c | 794 int untrusted) in sshauthopt_serialise() argument 822 untrusted ? "yes" : opts->cert_principals)) != 0 || in sshauthopt_serialise() 824 untrusted ? "true" : opts->force_command)) != 0 || in sshauthopt_serialise() 826 untrusted ? NULL : opts->required_from_host_cert)) != 0 || in sshauthopt_serialise() 828 untrusted ? NULL : opts->required_from_host_keys)) != 0) in sshauthopt_serialise() 833 untrusted ? 0 : opts->nenv)) != 0 || in sshauthopt_serialise() 835 untrusted ? 0 : opts->npermitopen)) != 0 || in sshauthopt_serialise() 837 untrusted ? 0 : opts->npermitlisten)) != 0) in sshauthopt_serialise()
|
/openbsd/etc/signify/ |
H A D | openbsd-71-base.pub | 1 untrusted comment: openbsd 7.1 public key
|
H A D | openbsd-73-base.pub | 1 untrusted comment: openbsd 7.3 public key
|
H A D | openbsd-73-fw.pub | 1 untrusted comment: OpenBSD 7.3 firmware public key
|
H A D | openbsd-76-pkg.pub | 1 untrusted comment: OpenBSD 7.6 packages public key
|
H A D | openbsd-72-base.pub | 1 untrusted comment: openbsd 7.2 public key
|
H A D | openbsd-72-fw.pub | 1 untrusted comment: OpenBSD 7.2 firmware public key
|
H A D | openbsd-73-pkg.pub | 1 untrusted comment: OpenBSD 7.3 packages public key
|
H A D | openbsd-73-syspatch.pub | 1 untrusted comment: OpenBSD 7.3 syspatch public key
|
H A D | openbsd-74-base.pub | 1 untrusted comment: openbsd 7.4 public key
|
H A D | openbsd-74-syspatch.pub | 1 untrusted comment: OpenBSD 7.4 syspatch public key
|
H A D | openbsd-74-fw.pub | 1 untrusted comment: OpenBSD 7.4 firmware public key
|
H A D | openbsd-75-base.pub | 1 untrusted comment: openbsd 7.5 base public key
|
H A D | openbsd-75-fw.pub | 1 untrusted comment: OpenBSD 7.5 firmware public key
|
H A D | openbsd-76-base.pub | 1 untrusted comment: openbsd 7.6 base public key
|
H A D | openbsd-76-fw.pub | 1 untrusted comment: OpenBSD 7.6 firmware public key
|
H A D | openbsd-76-syspatch.pub | 1 untrusted comment: OpenBSD 7.6 syspatch public key
|
H A D | openbsd-77-base.pub | 1 untrusted comment: openbsd 7.7 base public key
|
H A D | openbsd-77-fw.pub | 1 untrusted comment: OpenBSD 7.7 firmware public key
|
/openbsd/regress/usr.bin/signify/ |
H A D | forgery.txt.sig | 1 untrusted comment: signify signature
|
H A D | regresskey.pub | 1 untrusted comment: signify public key
|