-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b18
-
sparc
-
solaris_10
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152944 | OpenJDK6 | Sean Mullan | P3 | Resolved | Fixed | b01 |
Sun's implementation of java.security.cert.PolicyNode returns
"2.5.29.32.0" (the OID of any-policy) instead of "any-policy" as defined by the
PolicyNode API. The "any-policy" value should be returned by the methods getValidPolicy
and getExpectedPolicies (under the conditions specified by those methods).
"2.5.29.32.0" (the OID of any-policy) instead of "any-policy" as defined by the
PolicyNode API. The "any-policy" value should be returned by the methods getValidPolicy
and getExpectedPolicies (under the conditions specified by those methods).
- backported by
-
JDK-2152944 Our implementation of PolicyNode returns "2.5.29.32.0" instead of "any-policy"
-
- Resolved
-