2021-06-17 08:22:07 +00:00
|
|
|
diff --git openjdk/src/java.base/share/conf/security/java.security openjdk/src/java.base/share/conf/security/java.security
|
|
|
|
index 534bdae5a16..2df2b59cbf6 100644
|
|
|
|
--- openjdk/src/java.base/share/conf/security/java.security
|
|
|
|
+++ openjdk/src/java.base/share/conf/security/java.security
|
|
|
|
@@ -78,6 +78,7 @@ security.provider.tbd=SunMSCAPI
|
2020-08-31 16:58:39 +00:00
|
|
|
security.provider.tbd=Apple
|
2019-04-02 17:40:23 +00:00
|
|
|
#endif
|
2021-06-17 08:22:07 +00:00
|
|
|
security.provider.tbd=SunPKCS11
|
2019-04-02 17:40:23 +00:00
|
|
|
+#security.provider.tbd=SunPKCS11 ${java.home}/lib/security/nss.cfg
|
|
|
|
|
|
|
|
#
|
|
|
|
# A list of preferred providers for specific algorithms. These providers will
|