Home
last modified time | relevance | path

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

12

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Docsp.c104 char *rsignfile = NULL, *rkeyfile = NULL; in MAIN() local
496 rsignfile = *args; in MAIN()
612 if (rsignfile && !rdb) in MAIN()
614 if (!rkeyfile) rkeyfile = rsignfile; in MAIN()
615 rsigner = load_cert(bio_err, rsignfile, FORMAT_PEM, in MAIN()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Docsp.c140 char *rsignfile = NULL, *rkeyfile = NULL; in MAIN() local
463 rsignfile = *args; in MAIN()
627 if (rsignfile && !rdb) { in MAIN()
629 rkeyfile = rsignfile; in MAIN()
630 rsigner = load_cert(bio_err, rsignfile, FORMAT_PEM, in MAIN()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Docsp.c245 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
478 rsignfile = opt_arg(); in ocsp_main()
588 if (rsignfile != NULL) { in ocsp_main()
590 rkeyfile = rsignfile; in ocsp_main()
591 rsigner = load_cert(rsignfile, FORMAT_UNDEF, "responder certificate"); in ocsp_main()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Docsp.c140 char *rsignfile = NULL, *rkeyfile = NULL; in MAIN() local
463 rsignfile = *args; in MAIN()
627 if (rsignfile && !rdb) { in MAIN()
629 rkeyfile = rsignfile; in MAIN()
630 rsigner = load_cert(bio_err, rsignfile, FORMAT_PEM, in MAIN()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Docsp.c139 char *rsignfile;
618 .opt.arg = &ocsp_config.rsignfile,
820 if (ocsp_config.rsignfile && !rdb) {
822 ocsp_config.rkeyfile = ocsp_config.rsignfile;
823 rsigner = load_cert(bio_err, ocsp_config.rsignfile, FORMAT_PEM,
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Docsp.c139 char *rsignfile; member
618 .opt.arg = &ocsp_config.rsignfile,
820 if (ocsp_config.rsignfile && !rdb) { in ocsp_main()
822 ocsp_config.rkeyfile = ocsp_config.rsignfile; in ocsp_main()
823 rsigner = load_cert(bio_err, ocsp_config.rsignfile, FORMAT_PEM, in ocsp_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Docsp.c139 char *rsignfile; member
618 .opt.arg = &ocsp_config.rsignfile,
820 if (ocsp_config.rsignfile && !rdb) { in ocsp_main()
822 ocsp_config.rkeyfile = ocsp_config.rsignfile; in ocsp_main()
823 rsigner = load_cert(bio_err, ocsp_config.rsignfile, FORMAT_PEM, in ocsp_main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c254 char *rsignfile = NULL, *rkeyfile = NULL;
473 rsignfile = opt_arg();
559 if (rsignfile != NULL) {
561 rkeyfile = rsignfile;
562 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate");
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c254 char *rsignfile = NULL, *rkeyfile = NULL;
473 rsignfile = opt_arg();
559 if (rsignfile != NULL) {
561 rkeyfile = rsignfile;
562 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate");
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c254 char *rsignfile = NULL, *rkeyfile = NULL;
473 rsignfile = opt_arg();
559 if (rsignfile != NULL) {
561 rkeyfile = rsignfile;
562 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate");
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c251 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
470 rsignfile = opt_arg(); in ocsp_main()
556 if (rsignfile != NULL) { in ocsp_main()
558 rkeyfile = rsignfile; in ocsp_main()
559 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate"); in ocsp_main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c254 char *rsignfile = NULL, *rkeyfile = NULL;
473 rsignfile = opt_arg();
559 if (rsignfile != NULL) {
561 rkeyfile = rsignfile;
562 rsigner = load_cert(rsignfile, FORMAT_PEM, "responder certificate");

12