I used that guide of giganews and set it up as stated, changed all the details as required, and after a few secs (after restarting sab) stunnel shows 9 connections then does that for a few secs then just does nothing.
What am I missing? Ive updated the sab ini to use the new port as well
The details you should enter in sab is the host address of localhost and port number should be the same value as the one you entered into the stunnel config
[nntp]
accept = 119
connect = news.giganews.com:563
So that example it would be 119.
Once thats setup and Sab is connected all stunnel should show is the number of connections and Sab will download like normal.
Also, what's the point of SSL? Aren't you connected anonymously to the news server anyways?
I tend to only use it at work so I'm not a fan of work seeing what I'm doing

So I download using SSL directly into an encrypted partition that Sab and stunnel are run from. So no one should be able to see what I'm doing.
Otherwise theres an article here:
http://filesplit.org/2007/01/22/sll-usenet-access-the-real-reasons-if-and-why-you-should-use-it/ which mentions the reasons for it and also says if you don't need it then don't use it. Mainly because its reported to put an extra 200-300% CPU load on the servers, so if you want to help you NNTP supplier then don't use it unless you need too. As when I get home I just use the normal service without SSL.