Skip to content

v/0.2.1

Latest
Compare
Choose a tag to compare
@cpu cpu released this 28 Jun 17:49
· 14 commits to main since this release
  • Added initial support for the SSL_CONF_* API family and a subset of the available configuration commands. This allows use of the ssl_conf_command Nginx 1.19.4+ directive.
  • Added initial support for TLS session tickets and associated APIs for disabling their use, and configuring the number of tickets sent to a peer.

What's Changed

  • Matrix updates for curl/nginx versions used by ubuntu 24.04 by @cpu in #28
  • Start of SSL_CONF_* API support, Ubuntu 24.04 in CI by @cpu in #29
  • Implement SSL_CONF_cmd VerifyMode command. by @cpu in #31
  • Implement SSL_CONF_cmd Certificate and PrivateKey commands by @cpu in #32
  • Implement SSL_CONF_cmd VerifyCAPath and VerifyCADir commands by @cpu in #33
  • disable nginx session tickets for resumption test by @cpu in #34
  • Initial server-side session ticket support by @cpu in #35
  • 0.2.1 release preparation by @cpu in #36

Full Changelog: v/0.2.0...v/0.2.1