wget/tests/certs/test-ca-template.txt
Tim Rühsen ed23e682da Fix HTTPS Perl tests
* tests/SSLTest.pm: Rename server cert and key file
* tests/Test-https*.px: Fix and remove OpenSSL hard-coding
* tests/certs/create-certs.sh: Script to generate test files
* tests/certs/*-template.txt: GnuTLS template files for certs and crl
* tests/certs/*.pem: Keys, certs, crls
* tests/certs/README: Removed commands, link to create-certs.sh
2018-11-09 15:47:53 +01:00

21 lines
345 B
Plaintext

# Template file to generate server-cert.pem for certtool (GnuTLS)
# see 'man certtool' for more options
organization = "GNU"
unit = "Wget"
# locality =
state = "Sunshine"
country = Freeland
cn = "Wget"
#uid = "wget"
#dc = "name"
#dc = "domain"
expiration_days = -1
ca
# key options
signing_key
encryption_key
cert_signing_key
crl_signing_key