Werner Koch
28c157b55c
Support X.509 certificate creation.
...
Using "gpgsm --genkey" allows the creation of a self-signed
certificate via a new prompt.
Using "gpgsm --genkey --batch" should allow the creation of arbitrary
certificates controlled by a parameter file. An example parameter file
is
Key-Type: RSA
Key-Length: 1024
Key-Grip: 2C50DC6101C10C9C643E315FE3EADCCBC24F4BEA
Key-Usage: sign, encrypt
Serial: random
Name-DN: CN=some test key
Name-Email: foo@example.org
Name-Email: bar@exmaple.org
Hash-Algo: SHA384
not-after: 2038-01-16 12:44
This creates a self-signed X.509 certificate using the key given by
the keygrip and using SHA-384 as hash algorithm. The keyword
signing-key can be used to sign the certificate with a different key.
See sm/certreggen.c for details.
2011-03-01 14:42:56 +01:00
..
2008-06-25 11:14:48 +00:00
2008-09-04 10:35:41 +00:00
2006-11-14 10:23:21 +00:00
2010-10-29 19:41:28 +00:00
2008-06-25 11:14:48 +00:00
2010-06-10 10:39:44 +00:00
2011-01-13 15:32:11 +01:00
2011-03-01 14:42:56 +01:00
2010-08-16 11:03:43 +00:00
2010-10-05 13:56:25 +00:00
2010-11-16 10:38:13 +00:00
2003-01-09 13:24:01 +00:00
2009-07-22 13:33:46 +00:00
2010-06-10 10:39:44 +00:00
2004-12-21 19:05:15 +00:00
2004-12-21 19:05:15 +00:00
2006-06-20 17:47:10 +00:00
2007-07-04 19:49:40 +00:00
2007-03-08 18:31:56 +00:00
2007-03-08 18:31:56 +00:00
2007-03-08 18:31:56 +00:00
2011-01-13 15:32:11 +01:00
2010-12-02 14:10:44 +00:00
2010-10-29 19:41:28 +00:00
2010-10-08 11:11:08 +00:00
2009-05-06 10:57:10 +00:00
2007-07-04 19:49:40 +00:00
2006-09-13 15:57:30 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2008-06-01 19:44:05 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2009-07-23 15:18:58 +00:00
2007-12-04 15:00:14 +00:00
2007-12-04 15:00:14 +00:00
2009-07-22 13:33:46 +00:00
2007-05-08 13:59:41 +00:00
2010-06-10 10:39:44 +00:00
2006-08-21 20:20:23 +00:00
2010-10-05 13:56:25 +00:00
2004-09-29 11:04:30 +00:00
2006-08-21 20:20:23 +00:00
2008-05-26 16:48:05 +00:00
2008-06-25 11:14:48 +00:00
2006-08-21 20:20:23 +00:00
2009-12-03 18:04:40 +00:00
2006-08-18 13:05:39 +00:00
2007-12-13 15:45:40 +00:00
2009-07-22 13:33:46 +00:00
2006-09-20 11:01:49 +00:00
2011-02-23 10:15:34 +01:00
2008-04-03 09:58:28 +00:00
2007-03-19 14:35:04 +00:00
2010-07-23 16:16:14 +00:00
2006-12-06 16:38:34 +00:00
2008-09-03 09:37:32 +00:00