catch error
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23509 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1730,6 +1730,8 @@ hxtool_ca(struct certificate_sign_options *opt, int argc, char **argv) | ||||
| 	ret = _hx509_generate_private_key_init(context,  | ||||
| 					       oid_id_pkcs1_rsaEncryption(), | ||||
| 					       &keyctx); | ||||
| 	if (ret) | ||||
| 	    hx509_err(context, 1, ret, "generate private key"); | ||||
|  | ||||
| 	if (opt->issue_ca_flag) | ||||
| 	    _hx509_generate_private_key_is_ca(context, keyctx); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand