Added Diffie-Hellman key exchange for MaxScale.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/dh.h>
|
||||
/**
|
||||
* @file service.h
|
||||
*
|
||||
|
Reference in New Issue
Block a user