Searched refs:selfsign (Results 1 – 2 of 2) sorted by relevance
205 int default_op, int ext_copy, int selfsign);228 int ext_copy, int selfsign);301 int selfsign = 0; in MAIN() local426 selfsign=1; in MAIN()772 if (!selfsign || spkac_file || ss_cert_file || gencrl) in MAIN()792 if (!selfsign) x509p = x509; in MAIN()1236 default_op, ext_copy, selfsign); in MAIN()1256 default_op, ext_copy, selfsign); in MAIN()1581 int ext_copy, int selfsign) in certify() argument1606 if (selfsign && !X509_REQ_check_private_key(req,pkey)) in certify()[all …]
133 -keyfile ${CATOP}/private/$CAKEY -selfsign \