PR/53845: Anthony Mallet: "bad cookie" in authoritative DNS server since bind
9.12 import. AES_CC needs to always be enabled.
This commit is contained in:
parent
db1a0ab8b6
commit
bbb366ebaf
|
@ -150,11 +150,8 @@ int sigwait(const unsigned int *set, int *sig);
|
|||
/* Define if building universal (internal helper macro) */
|
||||
/* #undef AC_APPLE_UNIVERSAL_BUILD */
|
||||
|
||||
#ifndef __NetBSD__
|
||||
/* defined by the build process */
|
||||
/* Use AES for Client Cookie generation */
|
||||
#define AES_CC 1
|
||||
#endif
|
||||
|
||||
/* define if ATF unit tests are to be built. */
|
||||
/* #undef ATF_TEST */
|
||||
|
|
Loading…
Reference in New Issue