mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-07 22:18:27 +01:00
Fix invalid section
This commit is contained in:
parent
5e2b27fa71
commit
31237195a3
0
samples/certs/all.sh
Normal file → Executable file
0
samples/certs/all.sh
Normal file → Executable file
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user