https://github.com/stealth/sslps
OpenSSL Privilege Separation
https://github.com/stealth/sslps
Last synced: 11 months ago
JSON representation
OpenSSL Privilege Separation
- Host: GitHub
- URL: https://github.com/stealth/sslps
- Owner: stealth
- Created: 2013-04-09T11:13:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T11:41:51.000Z (about 9 years ago)
- Last Synced: 2023-03-14T04:05:16.883Z (over 3 years ago)
- Language: C
- Size: 9.77 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.