AMQP-CPP 4.3.11
RafalGoslawski
released this
15 Jan 10:05
·
148 commits
to master
since this release
- Set default verify paths for SSLHandshake to prevent secure connections from being marked as unverified.
- Allow user space programs to initialize the SSL structure before a connection is set up
- The deferred parameter indicates if it failed, while the call in Tagger:close assumed that the parameter indicated usable. This is now fixed.