• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certcrl/testSubjects/ocspFromSsl/
1# one OCSP transaction test using amazon's verisign cert
2#
3globals
4certNetFetchEnable = false
5useSystemAnchors = true
6# alternate these two on successful runs, flip either one for failure
7allowUnverified = true
8requireOcspIfPresent = false
9cacheDisable = false
10end
11test = "secure.authorize.net"
12revokePolicy = ocsp
13# leaf has ocsp accessMethod in AIA, intermediate doesn't
14allowUnverified = true
15cert = secauth_v3.100.cer
16cert = secauth_v3.101.cer
17sslHost = secure.authorize.net
18certerror = 1:APPLETP_OCSP_UNAVAILABLE
19end
20