mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
update Configure
This commit is contained in:
@@ -429,6 +429,9 @@ my @disablables = (
|
||||
"sha",
|
||||
"md5",
|
||||
"rsa",
|
||||
"pem",
|
||||
"pkcs7",
|
||||
"pkcs12",
|
||||
);
|
||||
foreach my $proto ((@tls, @dtls))
|
||||
{
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
#ifndef HEADER_GMSKF_H
|
||||
#define HEADER_GMSKF_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <openssl/sgd.h>
|
||||
#include <openssl/skf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user