NNTPS support?

Post Reply
tb5174
Posts: 3
Joined: Sat Aug 23, 2003 6:16 pm

NNTPS support?

Post by tb5174 »

Does/will NewsPro support NNTPS (snews)?
alex
Posts: 4558
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

you can use stunnel to achieve that.

snews (SSL) has some overhead (in every SSL packet there is hash checksum - at least 16 bytes plus more data, also handshake - estabilishing connections may be relatively slow and create a load on the server processor), maybe it is the reason as a rule SSL is not supported by news providers.

in principle it is simple to add, newsfeeds is currently using SSH.
tb5174
Posts: 3
Joined: Sat Aug 23, 2003 6:16 pm

Post by tb5174 »

Thanks for the response. I'll use stunnel.

Tom
Post Reply