-
Bug
-
Resolution: Fixed
-
P3
-
6
-
beta
-
b63
-
generic
-
generic
Windows keystores and certificate stores are accessible via the java.security.KeyStore API
using the SunMSCAPI provider. The provider marks all the certificates present in its stores
as trusted certificates. This has the undesirable effect of treating each certificate as
a trust anchor.
The provider should mark only the certificates in the MY and ROOT stores as trusted.
using the SunMSCAPI provider. The provider marks all the certificates present in its stores
as trusted certificates. This has the undesirable effect of treating each certificate as
a trust anchor.
The provider should mark only the certificates in the MY and ROOT stores as trusted.