update README
This commit is contained in:
parent
a0dc1b6f47
commit
a56544c8b8
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.
|
||||
|
||||
Note 3)
|
||||
*** end Notes ***
|
||||
|
||||
|
||||
CyaSSL Release 2.x.x (TBA)
|
||||
|
||||
When compiling with Mingw, libtool may give the following warning due to
|
||||
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
|
||||
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:
|
||||
- DTLS 1.2 support including AEAD ciphers
|
||||
|
Loading…
Reference in New Issue
Block a user