forked from pool/strongswan
Marius Tomaschewski
95de379704
fate#316931 [+strongswan-fips-disablegcrypt.patch] OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=71
16 lines
512 B
Diff
16 lines
512 B
Diff
References: fate#316931
|
|
|
|
Index: strongswan-5.1.3/conf/plugins/gcrypt.conf
|
|
===================================================================
|
|
--- strongswan-5.1.3.orig/conf/plugins/gcrypt.conf
|
|
+++ strongswan-5.1.3/conf/plugins/gcrypt.conf
|
|
@@ -2,7 +2,7 @@ gcrypt {
|
|
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
|
# priority of this plugin.
|
|
- load = yes
|
|
+ load = no
|
|
|
|
# Use faster random numbers in gcrypt; for testing only, produces weak keys!
|
|
# quick_random = no
|