Re: [OpenSSL] Re: Net::SSLeay, mod_perl and mod_ssl

1999-09-23 Thread Sampo Kellomaki
=?UTF-8?B?UmnEjWFyZGFzIMSMZXBhcw==?= <[EMAIL PROTECTED]> writes: > --ibTvN161/egqYuK8 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > On Tue Sep 21 13:38:24 1999 + >(Antradienis, 1999 m. rugs=C4=97jo 21 d. 15:38:24 CEST), > Sampo Kell

Net::SSLeay, mod_perl and mod_ssl

1999-09-17 Thread Ričardas Čepas
Hi, Is it possible to use these things together? Net::SSLeay works when I start Apache without mod_ssl. With mod_ssl Apache gives [notice] caught SIGTERM, shutting down just after startup. What I need is to retrieve a page from remote https host. I probably can pl