]> git.saurik.com Git - apple/security.git/blob - SecurityTests/clxutils/certcrl/testSubjects/bmpSslHost/bmpSslHost.scr
Security-57031.10.10.tar.gz
[apple/security.git] / SecurityTests / clxutils / certcrl / testSubjects / bmpSslHost / bmpSslHost.scr
1 #
2 # test an SSL server certs with UNICODE-encoded commonName.
3 # certs obtained from https://stone.tees.ac.uk
4 #
5 globals
6 allowUnverified = true
7 crlNetFetchEnable = false
8 certNetFetchEnable = false
9 useSystemAnchors = true
10 end
11 test = stone.
12 cert = stone.tees_v3.100.cer
13 cert = stone.tees_v3.101.cer
14 cert = stone.tees_v3.102.cer
15 verifyTime = 20061201000000
16 # common name has wildcard *.tees.ac.uk
17 sslHost = stone.tees.ac.uk
18 end
19