From 478b50cf67d6a91fdcd584cff57c58b7e863055d Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Thu, 13 Jun 2013 00:22:32 +0100 Subject: misspellings fixes by https://github.com/vlajos/misspell_fixer --- test/CAss.cnf | 2 +- test/CAtsa.cnf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/CAss.cnf b/test/CAss.cnf index 546e660626..1ec96af332 100644 --- a/test/CAss.cnf +++ b/test/CAss.cnf @@ -45,7 +45,7 @@ crl = $dir/crl.pem # The current CRL private_key = $dir/private/cakey.pem# The private key RANDFILE = $dir/private/.rand # private random number file -x509_extensions = v3_ca # The extentions to add to the cert +x509_extensions = v3_ca # The extensions to add to the cert name_opt = ca_default # Subject Name options cert_opt = ca_default # Certificate field options diff --git a/test/CAtsa.cnf b/test/CAtsa.cnf index f5a275bfc2..b497b50452 100644 --- a/test/CAtsa.cnf +++ b/test/CAtsa.cnf @@ -57,7 +57,7 @@ distinguished_name = $ENV::TSDNSECT encrypt_rsa_key = no prompt = no # attributes = req_attributes -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 = nombstr -- cgit v1.2.3