From 31237195a31f0c73942d189e06bd428651a2f6b4 Mon Sep 17 00:00:00 2001 From: Bruno Silvestre Date: Tue, 26 Feb 2019 13:37:12 -0300 Subject: [PATCH] Fix invalid section --- samples/certs/all.sh | 0 samples/certs/serverA.cnf | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 samples/certs/all.sh diff --git a/samples/certs/all.sh b/samples/certs/all.sh old mode 100644 new mode 100755 diff --git a/samples/certs/serverA.cnf b/samples/certs/serverA.cnf index c95f27c..380998a 100644 --- a/samples/certs/serverA.cnf +++ b/samples/certs/serverA.cnf @@ -118,7 +118,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # so use this option with caution! string_mask = nombstr -req_extensions = req_ext # The extensions to add to a certificate request +# req_extensions = v3_ext # The extensions to add to a certificate request [ req_distinguished_name ] countryName = Country Name (2 letter code)