POW SSL TLS
From PlainOldWebserver
If you already have POW installed on your browser, you can use this.
I created a secure proxy for POW. Mac and Linux users can now use a personal secure server. Windows is not yet ready. Here's how to install it.
Download and install openssl. Download spow.
tar zxvf spow.tgz cd release/ // For PPC Mac users ./spow // Or for all other *nix users make clean ./configure make ./spow
Go to https://localhost:6674/ in Firefox.
I included a test certificate. Generate your own certificates using release/gen3/genkey.sh included in the source.
