diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h --- a/crypto/openssh/config.h +++ b/crypto/openssh/config.h @@ -1977,8 +1977,8 @@ /* Define if you want to enable AIX4's authenticate function */ /* #undef WITH_AIXAUTHENTICATE */ -/* Define if to enable DSA keys. */ -#define WITH_DSA 1 +/* DSA keys explicitly enabled */ +/* #undef WITH_DSA */ /* Define if you have/want arrays (cluster-wide session management, not C arrays) */