Tom's Gravity Pages
[ HOME ] [ INDEX ]
Skip this dialogue crap and go to the setup.
Stunnel is a third party application that enables you to use Gravity, or any news reader, to access secure servers like Netscape (secnews.netscape.com). I would like to thank Don Mastrovito for getting me over the hump and doing the legwork. Most of the instructions are his.
Stunnel connects to the remote server. You then set up Gravity to connect to stunnel at "localhost" or 127.0.0.1, using the correct port number. In this case SSL uses port 563.
We will use material from www.stunnel.org. Another site that offers information on stunnel is Luu's XNews site. I don't have the current URL.
Note: You will have to change the path to the stunnel file, I am using C:\programs\stunnel\stunnel-3.20.exe in the examples but you can put it anywhere. I am also using stunnel-3.20.exe but there may be new versions.
C:\programs\stunnel\stunnel-3.20.exe -c -d 563 -r secnews.netscape.com:563
The above entry connects to netscape server secnews.netscape.com. Replace the server name if you are connecting to another server. Also, use your path to stunnel.
NOTE: You may get an error about missing .dll files. In that case you need to go back to the download page and download the files named libeay32.dll and libssl32.dll (scroll down, they are at the bottom). I put them in the same folder as stunnel. Later Windows versions may require them in another location like windows\system.
That's all there is to it. Whenever you want to use to use the secure server you first start stunnel with the shortcut and then connect with Gravity.
If you need to use other secure servers, create other shortcuts.