Searched refs:ignore_keyusage (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/ |
H A D | test_verification.csv | 1 …al, -expect_sender,val, -srvcert,val, -trusted,val, -untrusted,val, -ignore_keyusage, -unprotected… 42 …ion,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,, -ignore_keyusage, -unprotected… 43 …DN,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,, -unprotected_errors,BLANK, -ignore_keyusage,1,,,,,,
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/Mock/ |
H A D | test.cnf | 41 ignore_keyusage = 0
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/ |
H A D | cmp_ctx.c | 1072 ctx->ignore_keyusage = val; in OSSL_CMP_CTX_set_option() 1150 return ctx->ignore_keyusage; in OSSL_CMP_CTX_get_option()
|
H A D | cmp_local.h | 69 int ignore_keyusage; /* ignore key usage entry when validating certs */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | openssl-vms.cnf | 345 ignore_keyusage = 1 # potentially needed quirk
|
H A D | openssl.cnf | 345 ignore_keyusage = 1 # potentially needed quirk
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
H A D | openssl-cmp.pod.in | 65 [B<-ignore_keyusage>] 596 =item B<-ignore_keyusage>
|