cryptonas/README.ssl
2006-12-13 22:04:27 +00:00

14 lines
348 B
Plaintext

= https for the CryptoBox =
To secure your http connection from the box to your browser,
you may use "stunnel".
Please take a look into the "start_stunnel.sh" script. You may use it
to create a certificate and dig a tunnel.
In the case, that you already have a certificate just run this
command:
stunnel -p $YOUR_CERT -r localhost:80 -d 443