mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
3762. [bug] Address build problems with --pkcs11-native +
--with-openssl with ECDSA support. [RT #35467]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
3762. [bug] Address build problems with --pkcs11-native +
|
||||
--with-openssl with ECDSA support. [RT #35467]
|
||||
|
||||
3761. [bug] Address dangling reference bug in dns_keytable_add.
|
||||
[RT #35471]
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_OPENSSL_ECDSA
|
||||
#if defined(OPENSSL) && defined(HAVE_OPENSSL_ECDSA)
|
||||
|
||||
#if !defined(HAVE_EVP_SHA256) || !defined(HAVE_EVP_SHA384)
|
||||
#error "ECDSA without EVP for SHA2?"
|
||||
|
Reference in New Issue
Block a user