summaryrefslogtreecommitdiff
path: root/test/smime-certs
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2016-08-05 19:56:58 +0200
committerRich Salz <rsalz@openssl.org>2016-08-05 19:07:30 -0400
commit6025001707fd65679d758c877200469d4e72ea88 (patch)
tree557bc457aea10e4f854f1ae975d38b0e9c8c79fb /test/smime-certs
parent1ccbe6b32c98f61526e364c7abc94f55ec600293 (diff)
downloadopenssl-new-6025001707fd65679d758c877200469d4e72ea88.tar.gz
spelling fixes, just comments and readme.
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1413)
Diffstat (limited to 'test/smime-certs')
-rw-r--r--test/smime-certs/ca.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smime-certs/ca.cnf b/test/smime-certs/ca.cnf
index 5e8b108654..835b2c672d 100644
--- a/test/smime-certs/ca.cnf
+++ b/test/smime-certs/ca.cnf
@@ -16,7 +16,7 @@ default_keyfile = privkey.pem
# Don't prompt for fields: use those in section directly
prompt = no
distinguished_name = req_distinguished_name
-x509_extensions = v3_ca # The extentions to add to the self signed cert
+x509_extensions = v3_ca # The extensions to add to the self signed cert
string_mask = utf8only
# req_extensions = v3_req # The extensions to add to a certificate request