diff --git a/README.md b/README.md index d805113adc6f992fc4c6e430e837cfe95f105ed8..0a5af8fdb04f0976fccd10b71f765402bfe85f1c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Usage +III# Usage ``` cmake_minimum_required(VERSION 3.0) - +12332123213 project(xx C) add_subdirectory(ssl) @@ -31,4 +31,4 @@ USE_OPENSSL:BOOL // Force select WolfSSL(CyaSSL) USE_WOLFSSL:BOOL -``` \ No newline at end of file +``` diff --git a/openssl.c b/openssl.c index 8f3d8b73fc24c69708e350fa1a1170359910c0ff..1e3ffaf3f9402fb5f6ac2152b7fa0666fe3a6a20 100644 --- a/openssl.c +++ b/openssl.c @@ -41,7 +41,6 @@ */ #include "ssl.h" - #if defined(HAVE_WOLFSSL) #include #include @@ -51,6 +50,7 @@ #include #endif + /* Ciphersuite preference: * - for server, no weak ciphers are used if you use an ECDSA key. * - forward-secret (pfs), authenticated (AEAD) ciphers are at the top: