[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Perl + SSL



Has anyone here experimented with using Perl + SSL to do communication? 
I have a C program that I've go communicating to a server I wrote in
Perl and I want the connection to be encrypted.  The issue is that I do
not want encryption that works like https where there are certificates
that have to be signed.  I want encryption that works more like SSH. 
All I'm looking for is an ecrypted data stream.  Any pointers?


Thanks,
Chris