luci/libs/nixio
Steven Barth a5ae3959b5 Set /etc/private.rsa as default key for axTLS contexts
More openssl - axTLS fixes
2009-03-04 13:09:32 +00:00
..
axTLS Set /etc/private.rsa as default key for axTLS contexts 2009-03-04 13:09:32 +00:00
axtls-config nixio: Finetuning of TLS-support 2009-02-24 17:54:48 +00:00
lua/nixio nixio: 2009-03-03 22:44:26 +00:00
src Set /etc/private.rsa as default key for axTLS contexts 2009-03-04 13:09:32 +00:00
.gitignore nixio: Fixes, use POSIX calls for file i/o 2009-02-27 14:51:37 +00:00
Makefile nixio: 2009-03-03 22:44:26 +00:00
README nixio: 2009-03-03 22:44:26 +00:00

Building:

With axTLS (standard):
make

With OpenSSL:
make NIXIO_TLS=openssl