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 Method michael@0: michael@0: check_ocsp OCSPEE11OCSPCA1:d michael@0: michael@0: testdb ../OCSPD/Client michael@0: michael@0: #EE - OK, CA - OK michael@0: verify OCSPEE11OCSPCA1:d michael@0: cert OCSPCA1OCSPRoot:d michael@0: rev_type leaf michael@0: rev_flags requireFreshInfo michael@0: rev_mtype ocsp michael@0: result pass michael@0: michael@0: #EE - revoked, CA - OK michael@0: verify OCSPEE12OCSPCA1:d michael@0: cert OCSPCA1OCSPRoot:d michael@0: rev_type leaf michael@0: rev_flags requireFreshInfo michael@0: rev_mtype ocsp michael@0: result fail