Searched refs:x509toreq (Results 1 – 4 of 4) sorted by relevance
280 int x509toreq = 0, modulus = 0, print_pubkey = 0, pprint = 0; in x509_main() local485 x509toreq = 1; in x509_main()722 } else if (!x509toreq && ext_copy != EXT_COPY_UNSET) { in x509_main()815 if (!x509toreq && !reqfile && !newcert && !self_signed(ctx, x)) in x509_main()835 if (extconf != NULL && !x509toreq) { in x509_main()852 if (x509toreq) { /* also works in conjunction with -req */ in x509_main()
159 openssl x509 -x509toreq -in newreq.pem -signkey newkey.pem \
15 [B<-x509toreq>]126 =item B<-x509toreq>147 when converting from a certificate to a request using the B<-x509toreq> option720 openssl x509 -x509toreq -in cert.pem -out req.pem -key key.pem
1988 `-req` and `-x509toreq`. When given with the `copy` or `copyall` argument,17461 -fingerprint and -x509toreq options. Also -x509toreq choked if a