Home
last modified time | relevance | path

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

1234567

/dports/www/lighttpd/lighttpd-1.4.63/doc/scripts/
H A Dcert-staple.sh52 … ocsp -issuer "$CHAIN_PEM" -verify_other "$CHAIN_PEM" -cert "$CERT_PEM" -respin "$OCSP_TMP" -no_no…
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Docsp.c137 char *reqin = NULL, *respin = NULL; in MAIN() local
289 respin = *args; in MAIN()
493 if (!req && !reqin && !respin && !(port && ridx_filename)) in MAIN()
747 } else if (respin) { in MAIN()
748 if (!strcmp(respin, "-")) in MAIN()
751 derbio = BIO_new_file(respin, "rb"); in MAIN()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Docsp.c137 char *reqin = NULL, *respin = NULL; in MAIN() local
289 respin = *args; in MAIN()
493 if (!req && !reqin && !respin && !(port && ridx_filename)) in MAIN()
747 } else if (respin) { in MAIN()
748 if (!strcmp(respin, "-")) in MAIN()
751 derbio = BIO_new_file(respin, "rb"); in MAIN()
/dports/security/openssl-legacy-static/openssl-1.0.2u/doc/apps/
H A Docsp.pod25 [B<-respin file>]
111 Normally if an OCSP request is input using the B<respin> option no
124 =item B<-reqin file>, B<-respin file>
253 B<respin> option) or via external OCSP clients (if B<port> or B<url> is specified).
358 script using the B<respin> and B<respout> options.
374 openssl ocsp -respin resp.der -text
/dports/security/openssl-unsafe/openssl-c9ba19c/doc/apps/
H A Docsp.pod24 [B<-respin file>]
109 Normally if an OCSP request is input using the B<respin> option no
122 =item B<-reqin file>, B<-respin file>
243 B<respin> option) or via external OCSP clients (if B<port> or B<url> is specified).
348 script using the B<respin> and B<respout> options.
364 openssl ocsp -respin resp.der -text
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Docsp.c101 char *reqin = NULL, *respin = NULL; in MAIN() local
256 respin = *args; in MAIN()
523 if (!req && !reqin && !respin && !(port && ridx_filename)) badarg = 1; in MAIN()
732 else if (respin) in MAIN()
734 derbio = BIO_new_file(respin, "rb"); in MAIN()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); 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.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); 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.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Docsp.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Docsp.c243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 respin = opt_arg(); in ocsp_main()
555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
740 } else if (respin != NULL) { in ocsp_main()
741 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Docsp.c134 char *respin;
590 .opt.arg = &ocsp_config.respin,
781 if (!ocsp_config.req && !ocsp_config.reqin && !ocsp_config.respin &&
936 } else if (ocsp_config.respin) {
937 derbio = BIO_new_file(ocsp_config.respin, "rb");
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Docsp.c134 char *respin; member
590 .opt.arg = &ocsp_config.respin,
781 if (!ocsp_config.req && !ocsp_config.reqin && !ocsp_config.respin && in ocsp_main()
936 } else if (ocsp_config.respin) { in ocsp_main()
937 derbio = BIO_new_file(ocsp_config.respin, "rb"); in ocsp_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Docsp.c134 char *respin; member
590 .opt.arg = &ocsp_config.respin,
781 if (!ocsp_config.req && !ocsp_config.reqin && !ocsp_config.respin && in ocsp_main()
936 } else if (ocsp_config.respin) { in ocsp_main()
937 derbio = BIO_new_file(ocsp_config.respin, "rb"); in ocsp_main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); 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.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c252 char *rca_filename = NULL, *reqin = NULL, *respin = NULL;
373 respin = opt_arg();
531 && respin == NULL && !(port != NULL && ridx_filename != NULL))
699 } else if (respin != NULL) {
700 derbio = bio_open_default(respin, 'r', FORMAT_ASN1);
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); 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.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c252 char *rca_filename = NULL, *reqin = NULL, *respin = NULL;
373 respin = opt_arg();
531 && respin == NULL && !(port != NULL && ridx_filename != NULL))
699 } else if (respin != NULL) {
700 derbio = bio_open_default(respin, 'r', FORMAT_ASN1);
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c252 char *rca_filename = NULL, *reqin = NULL, *respin = NULL;
373 respin = opt_arg();
531 && respin == NULL && !(port != NULL && ridx_filename != NULL))
701 } else if (respin != NULL) {
702 derbio = bio_open_default(respin, 'r', FORMAT_ASN1);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); 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.c249 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
370 respin = opt_arg(); in ocsp_main()
528 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
698 } else if (respin != NULL) { in ocsp_main()
699 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()

1234567