You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
520 B
520 B
This is a bugfix release.
Client library
- Fix
tls_cert_reqs
not being set toSSL_VERIFY_PEER
by default. This meant that clients were not verifying the server certificate when connecting over TLS. This affects the C, C++ and Python libraries.
Source and binaries are available on the download page.