cryptonas/README.ssl

14 lines
348 B
Plaintext
Raw Normal View History

2006-12-13 23:04:27 +01:00
= 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