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

https://github.com/stealth/sslps

OpenSSL Privilege Separation
https://github.com/stealth/sslps

Last synced: 11 months ago
JSON representation

OpenSSL Privilege Separation

Awesome Lists containing this project

README

          

OpenSSL Privilege Separation, with support for Linux seccomp.

Integrates well with lophttpd webserver and implements most
of the functions needed to run SSL client/server software.

See test.c for example and explanation.