add WITH_DSA flag to compilation options

This commit is contained in:
tgauth@bu.edu 2024-01-22 14:16:56 -05:00
parent afd613528f
commit 9015aa2eca
1 changed files with 3 additions and 2 deletions

View File

@ -1768,3 +1768,4 @@
#define HAVE_EVP_PKEY_GET0_RSA 1
#define HAVE_EVP_MD_CTX_NEW 1
#define HAVE_EVP_MD_CTX_FREE 1
#define WITH_DSA 1