Home
last modified time | relevance | path

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

/openssl/apps/
H A Dx509.c297 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
559 clrext = 1; in x509_main()
778 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()
832 if (clrext && ext_names != NULL) in x509_main()
838 if (clrext || (ext_names != NULL && strstr(ext_names, sn) == NULL)) in x509_main()
900 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()
/openssl/doc/man1/
H A Dopenssl-x509.pod.in65 [B<-clrext>]
462 =item B<-clrext>
468 the B<-clrext> option prevents taking over any extensions from the source.
/openssl/
H A DCHANGES.md17527 to '-clrext' (= clear extensions), as intended and documented.

Completed in 113 milliseconds