30 lines
963 B
Diff
30 lines
963 B
Diff
# HG changeset patch
|
|
# User Daiki Ueno <dueno@redhat.com>
|
|
# Date 1541595734 -3600
|
|
# Wed Nov 07 14:02:14 2018 +0100
|
|
# Node ID 19fd907784e38a5febb54588353368af91b12551
|
|
# Parent 3b79af0fa294b4b1c009c1c0b659bb72b4d2c1c8
|
|
Bug 1505317, update PayPal test certs
|
|
|
|
diff --git a/tests/chains/scenarios/realcerts.cfg b/tests/chains/scenarios/realcerts.cfg
|
|
--- a/tests/chains/scenarios/realcerts.cfg
|
|
+++ b/tests/chains/scenarios/realcerts.cfg
|
|
@@ -21,7 +21,7 @@ verify TestUser51:x
|
|
result pass
|
|
|
|
verify PayPalEE:x
|
|
- policy OID.2.16.840.1.114412.1.1
|
|
+ policy OID.2.16.840.1.114412.2.1
|
|
result pass
|
|
|
|
verify BrAirWaysBadSig:x
|
|
diff --git a/tests/libpkix/vfychain_test.lst b/tests/libpkix/vfychain_test.lst
|
|
--- a/tests/libpkix/vfychain_test.lst
|
|
+++ b/tests/libpkix/vfychain_test.lst
|
|
@@ -1,4 +1,4 @@
|
|
# Status | Leaf Cert | Policies | Others(undef)
|
|
0 TestUser50 undef
|
|
0 TestUser51 undef
|
|
-0 PayPalEE OID.2.16.840.1.114412.1.1
|
|
+0 PayPalEE OID.2.16.840.1.114412.2.1
|