socat-nonhttpd-cert.sh (113B)
1 #!/bin/sh 2 3 socat openssl-listen:4433,reuseaddr,fork,cert=server.pem,cafile=client.crt \ 4 exec:/usr/bin/nonhttpd 5
nonhttpdA httpd serving nothing. | |
git clone git://r-36.net/nonhttpd | |
Log | Files | Refs | README | LICENSE |