2022-03-16 05:08:06 +00:00
|
|
|
diff --git openjdk.orig/src/java.base/share/conf/security/java.security openjdk/src/java.base/share/conf/security/java.security
|
|
|
|
index 68a9c1a2d08..7aa25eb2cb7 100644
|
|
|
|
--- openjdk.orig/src/java.base/share/conf/security/java.security
|
2021-06-17 08:22:07 +00:00
|
|
|
+++ 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
|
|
|
|
|
|
|
|
#
|
2022-06-24 16:41:21 +00:00
|
|
|
# Security providers used when FIPS mode support is active
|