Home
last modified time | relevance | path

Searched refs:trustout (Results 1 – 3 of 3) sorted by relevance

/openssl/test/certs/
H A Dsetup.sh14 openssl x509 -in root-cert.pem -trustout \
16 openssl x509 -in root-cert.pem -trustout \
18 openssl x509 -in root-cert.pem -trustout \
20 openssl x509 -in root-cert.pem -trustout \
23 openssl x509 -in root-cert.pem -trustout \
25 openssl x509 -in root-cert.pem -trustout \
28 openssl x509 -in root-cert2.pem -trustout \
90 openssl x509 -in ca-cert.pem -trustout \
92 openssl x509 -in ca-cert.pem -trustout \
94 openssl x509 -in ca-cert.pem -trustout \
[all …]
/openssl/apps/
H A Dx509.c296 int ocsp_uri = 0, trustout = 0, clrtrust = 0, clrreject = 0, aliasout = 0; in x509_main() local
457 trustout = 1; in x509_main()
468 trustout = 1; in x509_main()
472 trustout = 1; in x509_main()
544 trustout = 1; in x509_main()
1094 if (trustout) in x509_main()
/openssl/doc/man1/
H A Dopenssl-x509.pod.in77 [B<-trustout>]
595 =item B<-trustout>
600 With the B<-trustout> option a trusted certificate is output. A trusted

Completed in 12 milliseconds