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

https://github.com/fcwu/nginx-client-auth

example for openssl to generate key chains
https://github.com/fcwu/nginx-client-auth

Last synced: 10 months ago
JSON representation

example for openssl to generate key chains

Awesome Lists containing this project

README

          

1. build *.a
2. run .a

1. build binary
2. use memfd_create to create file like tempfs http://man7.org/linux/man-pages/man2/memfd_create.2.html https://magisterquis.github.io/2018/03/31/in-memory-only-elf-execution.html
3. run binary by fork and exec