tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

realcerts.cfg (592B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 scenario RealCerts
      6 
      7 db All
      8 
      9 import TestCA.ca:x:CT,C,C
     10 import TestUser50:x:
     11 import TestUser51:x:
     12 import PayPalRootCA:x:CT,C,C
     13 import PayPalICA:x:
     14 import PayPalEE:x:
     15 import BrAirWaysBadSig:x:
     16 
     17 verify TestUser50:x
     18  result pass
     19 
     20 verify TestUser51:x
     21  result pass
     22 
     23 verify PayPalEE:x
     24  policy OID.2.16.840.1.114412.2.1 
     25  at_time 2201010000Z
     26  result pass
     27 
     28 verify BrAirWaysBadSig:x
     29  result fail