michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: scenario RealCerts michael@0: michael@0: db All michael@0: michael@0: import TestCA.ca:x:CT,C,C michael@0: import TestUser50:x: michael@0: import TestUser51:x: michael@0: import PayPalRootCA:x:CT,C,C michael@0: import PayPalICA:x: michael@0: import PayPalEE:x: michael@0: import BrAirWaysBadSig:x: michael@0: michael@0: verify TestUser50:x michael@0: result pass michael@0: michael@0: verify TestUser51:x michael@0: result pass michael@0: michael@0: verify PayPalEE:x michael@0: policy OID.2.16.840.1.113733.1.7.23.6 michael@0: result pass michael@0: michael@0: verify BrAirWaysBadSig:x michael@0: result fail michael@0: