Home
last modified time | relevance | path

Searched refs:show_chain (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dverify.c24 STACK_OF(X509_CRL) *crls, int show_chain,
100 int vpmtouched = 0, crl_download = 0, show_chain = 0, i = 0, ret = 1; in verify_main() local
186 show_chain = 1; in verify_main()
236 if (check(store, NULL, untrusted, trusted, crls, show_chain, in verify_main()
242 if (check(store, argv[i], untrusted, trusted, crls, show_chain, in verify_main()
261 STACK_OF(X509_CRL) *crls, int show_chain, in check() argument
309 if (show_chain) { in check()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-verify.pod.in14 [B<-show_chain>]
49 =item B<-show_chain>
142 The B<-show_chain> option was added in OpenSSL 1.1.0.