[boulder.pm] forwarding "nonmember" bounce: client/server secure ?

Rob Nagler nagler at bivio.com
Mon Mar 19 09:46:23 CST 2001


>   Anyone have any simple code I can build upon or a good starting place?
> I've never done network/socket code before.

I highly recommend using mod_perl/Apache and SSL (https).  It's the probably the 
most widely used and secure transport in the world.

You can use libnet, libwww-perl, openssl, and Crypt-SSLeay to communicate 
ith the server.  It's really quite easy.

Rob



More information about the Boulder-pm mailing list