summaryrefslogtreecommitdiffstats
path: root/tests/certs/server-template.txt
blob: d214e6748f80dac4d6a31ee615a781ecc2d826a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
dns_name="127.0.0.1"
dns_name="::1"
dns_name="localhost"
dns_name = "WgetTestingServer"
#ca

# key options
signing_key
encryption_key
tls_www_server