mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Adapt most of the X509 support to OpenSSL 1.1
This commit is contained in:
parent
9d2c41a4ff
commit
ea4cf7dbe9
6 changed files with 116 additions and 54 deletions
|
@ -21,8 +21,6 @@ extern "C" {
|
|||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
extern "C" void OPENSSL_add_all_algorithms_conf(void);
|
||||
|
||||
#include "bsd-getopt-long.h"
|
||||
#include "input.h"
|
||||
#include "DNS_Mgr.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue