Searched refs:clrext (Results 1 – 3 of 3) sorted by relevance
288 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local540 clrext = 1; in x509_main()744 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()798 if (clrext && ext_names != NULL) in x509_main()804 if (clrext || (ext_names != NULL && strstr(ext_names, sn) == NULL)) in x509_main()857 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()
61 [B<-clrext>]417 =item B<-clrext>423 the B<-clrext> option prevents taking over any extensions from the source.
16616 to '-clrext' (= clear extensions), as intended and documented.