[Perl-unix-users] SSL

2003-02-18 Thread Mundell, R. \(Ronald\)
Title: SSL Good Day I wrote a script to send sms's thru a proxy server. I need now to change it to allow a connection thru a SSL connection. If someone can help please do Ronald {     my $smsno   = shift @_;     my $msg = shift @_;     $msg =~ tr/ /+/;     if ( length($msg) > 147 )

[Perl-unix-users] ssl in apache

2001-07-30 Thread Pragneshkumar Gandhi
Hi ALL Bit side track question. Hope u all dont mind I am willing add "ssl" security in my site. I am using apache (1.3.20) and tomcat(3.2.1 ) as plug in to apche. now i want to implement ssl in this. site is develope in jsp and mysql as databse on linux platform. pls give me usful web link or