djarek / certify

Boost.ASIO-based TLS certificate verification library

Home Page:https://djarek.github.io/certify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://djarek.github.io/certify/

License:Boost Software License 1.0


Languages

Language:C++ 90.6%Language:CMake 4.8%Language:Shell 3.0%Language:Meson 1.6%