Skip to content

AMQP-CPP 4.3.11

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 15 Jan 10:05
· 146 commits to master since this release
9fa0510
  • 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.