mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
update README
This commit is contained in:
9
README
9
README
@@ -32,7 +32,11 @@ SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, 0);
|
|||||||
|
|
||||||
before calling SSL_new(); Though it's not recommended.
|
before calling SSL_new(); Though it's not recommended.
|
||||||
|
|
||||||
Note 3)
|
*** end Notes ***
|
||||||
|
|
||||||
|
|
||||||
|
CyaSSL Release 2.x.x (TBA)
|
||||||
|
|
||||||
When compiling with Mingw, libtool may give the following warning due to
|
When compiling with Mingw, libtool may give the following warning due to
|
||||||
path conversion errors:
|
path conversion errors:
|
||||||
|
|
||||||
@@ -42,10 +46,9 @@ libtool: link: Continuing, but uninstalled executables may not work.
|
|||||||
If so, examples and testsuite will have problems when run, showing an
|
If so, examples and testsuite will have problems when run, showing an
|
||||||
error while loading shared libraries. To resolve, please run "make install".
|
error while loading shared libraries. To resolve, please run "make install".
|
||||||
|
|
||||||
*** end Notes ***
|
|
||||||
|
|
||||||
|
|
||||||
CyaSSL Release 2.6.0 (04/15/2013)
|
************** CyaSSL Release 2.6.0 (04/15/2013)
|
||||||
|
|
||||||
Release 2.6.0 CyaSSL has bug fixes and new features including:
|
Release 2.6.0 CyaSSL has bug fixes and new features including:
|
||||||
- DTLS 1.2 support including AEAD ciphers
|
- DTLS 1.2 support including AEAD ciphers
|
||||||
|
Reference in New Issue
Block a user