1
0
Fridrich Strba 2023-12-14 13:26:02 +00:00 committed by Git OBS Bridge
parent 44ab627e58
commit a265df7707
2 changed files with 9 additions and 1 deletions

View File

@ -2057,7 +2057,7 @@ index 5149edba0e5..8227d650a03 100644
+# using the system properties file stored at +# using the system properties file stored at
+# /etc/crypto-policies/back-ends/java.config +# /etc/crypto-policies/back-ends/java.config
+# +#
+security.useSystemPropertiesFile=false +security.useSystemPropertiesFile=true
+ +
# #
# Determines the default key and trust manager factory algorithms for # Determines the default key and trust manager factory algorithms for

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 14 13:24:11 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* fips.patch
+ use the system crypto-policies provided configuration file
by default (bsc#1218061)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 27 05:18:42 UTC 2023 - Fridrich Strba <fstrba@suse.com> Fri Oct 27 05:18:42 UTC 2023 - Fridrich Strba <fstrba@suse.com>