What's Changed
- Context configurer for Diffie-Hellman parameters file. by @ksk- in #9
- Added getter for open ssl context by @MHaselmaier in #11
- Add option to link with MSVC static runtime (OFF by default) by @sgallou in #16
- Do not link with test libs if not building for tests by @fwh-dc in #17
- Adds buffered configurers by @fwh-dc in #18
- Updates to the buffered configured api by @fwh-dc in #20
- Adds a TLS1.3 groups configurer by @fwh-dc in #21
- Add certificate verification and hostname validation for clients by @arnoldgeels in #23
- Update README.md by @dipit2007 in #22
New Contributors
- @ksk- made their first contribution in #9
- @MHaselmaier made their first contribution in #11
- @sgallou made their first contribution in #16
- @fwh-dc made their first contribution in #17
- @arnoldgeels made their first contribution in #23
- @dipit2007 made their first contribution in #22
Full Changelog: 1.3.0...1.3.0-latest