13 lines
		
	
	
		
			510 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			510 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/src/java.base/share/conf/security/java.security b/src/java.base/share/conf/security/java.security
 | |
| index adfaf57d29e..abf89bbf327 100644
 | |
| --- a/src/java.base/share/conf/security/java.security
 | |
| +++ b/src/java.base/share/conf/security/java.security
 | |
| @@ -78,6 +78,7 @@ security.provider.tbd=SunMSCAPI
 | |
|  security.provider.tbd=Apple
 | |
|  #endif
 | |
|  security.provider.tbd=SunPKCS11
 | |
| +#security.provider.tbd=SunPKCS11 ${java.home}/lib/security/nss.cfg
 | |
|  
 | |
|  #
 | |
|  # Security providers used when FIPS mode support is active
 |