An open API service indexing awesome lists of open source software.

https://github.com/jweyrich/sslpkix

🔑🔒 A dead simple to use C++ wrapper for handling digital certificates using OpenSSL.
https://github.com/jweyrich/sslpkix

c-plus-plus certificate-authority certificate-generation certificate-request certificate-signing-request certificates handling-digital-certificates openssl x509

Last synced: 6 months ago
JSON representation

🔑🔒 A dead simple to use C++ wrapper for handling digital certificates using OpenSSL.

Awesome Lists containing this project

README

          

DESCRIPTION
-----------

A dead simple to use C++ wrapper for handling digital certificates using OpenSSL.

DEPENDENCIES
------------

OpenSSL 0.9.8 or newer, including OpenSSL 1.1.

LICENSE
-------

This software is released under the Modified BSD License.

ACKNOWLEDGMENTS
---------------

This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.openssl.org/)

BUILD STATUS
------------

[![Build Status](https://travis-ci.org/jweyrich/sslpkix.png)](https://travis-ci.org/jweyrich/sslpkix)

Copyright (c) 2010 Jardel Weyrich
All rights reserved.