Skip to content

Boost.ASIO-based TLS certificate verification library

License

Notifications You must be signed in to change notification settings

Arniiiii/certify_cmake

 
 

Repository files navigation

Platform-specific TLS keystore abstraction for use with Boost.ASIO and OpenSSL

Linux/OSX Windows
Build Status Build status

Introduction

Certify is a header-only library which abstracts away the details of accessing a platform's TLS keystore and performing verification of a TLS peer's certificate, according to RFC2818. The library depends on OpenSSL and is designed to be easy to integrate with boost::asio::ssl.

About

Boost.ASIO-based TLS certificate verification library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.8%
  • CMake 11.9%
  • Shell 2.8%
  • Meson 1.5%