Searched refs:selfsign (Results 1 – 2 of 2) sorted by relevance
205 int default_op, int ext_copy, int selfsign);226 int ext_copy, int selfsign);298 int selfsign = 0; in MAIN() local421 selfsign=1; in MAIN()751 if (!selfsign || spkac_file || ss_cert_file || gencrl) in MAIN()771 if (!selfsign) x509p = x509; in MAIN()1207 default_op, ext_copy, selfsign); in MAIN()1227 default_op, ext_copy, selfsign); in MAIN()1539 int ext_copy, int selfsign) in certify() argument1564 if (selfsign && !X509_REQ_check_private_key(req,pkey)) in certify()[all …]
93 -keyfile ${CATOP}/private/$CAKEY -selfsign \