commit | 37d8c2c0c201da0596f07bd15cb456d9ebc1bf42 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <hs@ox.cx> | Fri Sep 04 12:58:06 2015 +0200 |
committer | Hynek Schlawack <hs@ox.cx> | Fri Sep 04 12:58:06 2015 +0200 |
tree | fc6a1c026b50089fdc0ba99ff4452983467f1724 | |
parent | 0108c86c2e0a5ab6e6bc92ff59d48ca37951222b [diff] | |
parent | 27473e51d875ad90b4cf9dd3670d4f48f765b1b0 [diff] |
Merge pull request #314 from kjav/patch-2 Corrected spelling mistake
diff --git a/examples/certgen.py b/examples/certgen.py index 53c19b1..da0624f 100644 --- a/examples/certgen.py +++ b/examples/certgen.py
@@ -56,7 +56,7 @@ """ Generate a certificate given a certificate request. - Arguments: req - Certificate reqeust to use + Arguments: req - Certificate request to use issuerCert - The certificate of the issuer issuerKey - The private key of the issuer serial - Serial number for the certificate