Windows: disable weak crypto

Weak crypto is disabled on every other system.  OpenAFS no longer
requires it and AuriStor doesn't need it.  Turn it off.

Change-Id: I6fab2328f71d1c38a655560ab0f83b8df9b53c73
This commit is contained in:
Jeffrey Altman
2016-04-23 18:59:17 -04:00
parent ca0dff891b
commit c751314501

View File

@@ -93,8 +93,8 @@ HAVE_SCC=1
DIR_hdbdir=%{COMMON_APPDATA}/heimdal/hdb
# Enable weak crypto
WEAK_CRYPTO=1
# Disable weak crypto
WEAK_CRYPTO=0
# Disable use of GSS LOCALNAME support
NO_LOCALNAME=1