6efed85db2
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/java-11-openjdk#6b7cad5e576389f213b6e6e2b7e52012e71eca94
12 lines
474 B
Diff
12 lines
474 B
Diff
diff -r 5b86f66575b7 src/share/lib/security/java.security-linux
|
|
--- openjdk/src/java.base/share/conf/security/java.security Tue May 16 13:29:05 2017 -0700
|
|
+++ openjdk/src/java.base/share/conf/security/java.security Tue Jun 06 14:05:12 2017 +0200
|
|
@@ -83,6 +83,7 @@
|
|
#ifndef solaris
|
|
security.provider.tbd=SunPKCS11
|
|
#endif
|
|
+#security.provider.tbd=SunPKCS11 ${java.home}/lib/security/nss.cfg
|
|
|
|
#
|
|
# A list of preferred providers for specific algorithms. These providers will
|