From b34738ed08c2227300d554b139e2495ca5da97d6 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Thu, 28 Jun 2012 21:16:07 +0200 Subject: Imported Upstream version 4.6.4 --- testing/hosts/winnetou/etc/openssl/ecdsa/openssl.cnf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/hosts/winnetou/etc/openssl/ecdsa') diff --git a/testing/hosts/winnetou/etc/openssl/ecdsa/openssl.cnf b/testing/hosts/winnetou/etc/openssl/ecdsa/openssl.cnf index 7f1a4d70b..0e29dcf79 100644 --- a/testing/hosts/winnetou/etc/openssl/ecdsa/openssl.cnf +++ b/testing/hosts/winnetou/etc/openssl/ecdsa/openssl.cnf @@ -36,9 +36,9 @@ crlnumber = $dir/crlnumber # The current CRL serial number private_key = $dir/strongswan_ecKey.pem # The private key RANDFILE = $dir/.rand # private random number file -x509_extensions = host_ext # The extentions to add to the cert +x509_extensions = host_ext # The extensions to add to the cert -crl_extensions = crl_ext # The extentions to add to the CRL +crl_extensions = crl_ext # The extensions to add to the CRL default_days = 1825 # how long to certify for default_crl_days= 30 # how long before next CRL @@ -79,7 +79,7 @@ default_bits = 1024 default_keyfile = privkey.pem distinguished_name = req_distinguished_name attributes = req_attributes -x509_extensions = ca_ext # The extentions to add to the self signed cert +x509_extensions = ca_ext # The extensions to add to the self signed cert # req_extensions = v3_req # The extensions to add to a certificate request -- cgit v1.2.3