[Crypt::SSLeay] problems

2002-10-18 Thread Foong-Ying Rousey
Hi, I'm trying to acess https urls using LWP module behind a firewall, can't get it to work. I've installed the Crypt::SSLeay module. I'm using the lwp-ssl-test that came with Crypt::SSLeay to debug. I have no problems acessing http urls. When I run lwp-ssl-test -d -proxy http://gate.***.co

RE: Crypt::SSLeay - problems connecting to 128 bit sites (not 56bit sites) Solaris 2.7 and openssl .96b, latest version of Crypt::SSLeay

2001-09-14 Thread George Richman
: Thursday, September 13, 2001 12:14 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Crypt::SSLeay - problems connecting to 128 bit sites (not 56bit sites) Solaris 2.7 and openssl .96b, latest version of Crypt::SSLeay George Richman wrote: > > Support, > > Does Crypt::SSLeay sup

Re: Crypt::SSLeay - problems connecting to 128 bit sites (not 56bit sites) Solaris 2.7 and openssl .96b, latest version of Crypt::SSLeay

2001-09-12 Thread Joshua Chamas
George Richman wrote: > > Support, > > Does Crypt::SSLeay support 128 bit encrypted sites?? > > When I use lwp-request https://login.zeborg.com , it does not connect > properly. I get a: > ... > Then when I try it against a lower bit encrypted site (56bit), it actually > works: > > lwp-reques

Crypt::SSLeay - problems connecting to 128 bit sites (not 56bit sites) Solaris 2.7 and openssl .96b, latest version of Crypt::SSLeay

2001-09-12 Thread George Richman
Support, Does Crypt::SSLeay support 128 bit encrypted sites?? When I use lwp-request https://login.zeborg.com , it does not connect properly. I get a: An Error Occurred An Error Occurred 500 read failed: Then when I try it against a lower bit encrypted site (56bit), it actually works: lw

Re: [Crypt::SSLeay]problems access https 128 bit

2001-04-24 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: > > I've got a web client using LWP working quite well. > I've installed CryptSSLeay and Open SSL. > I'm getting SSL access to secure sites at 40 bit without problems. > I would like to connect to sites at 128 bit using the SSLv3 protocol. > In this case I'm getting an e

[Crypt::SSLeay]problems access https 128 bit

2001-04-19 Thread holger . keller
I've got a web client using LWP working quite well. I've installed CryptSSLeay and Open SSL. I'm getting SSL access to secure sites at 40 bit without problems. I would like to connect to sites at 128 bit using the SSLv3 protocol. In this case I'm getting an error 403.5. I'm looking for any inform

Open SSL 0.9.6 / Crypt::SSLeay problems connection to Oracle / Spyglass webserver

2001-02-21 Thread Dave Henriksen
I am having trouble connecting to an Oracle webserver using Openssl 0.9.6, but I seam to be able to connect to any other server using https.  I am using Crypt::SSLeay 22, but the problem seems to be openssl related rather that Crypt related (I have problems within s_client also).   Having

Re: [Crypt::SSLeay] problems running on FreeBSD4.2

2001-02-15 Thread Joshua Chamas
TinK wrote: > > Hi > > I'm having problems getting Crypt::SSLeay to work on my virtual server > under FreeBSD4.2... > > When I run a simple test I get the following message: > > /usr/libexec/ld-elf.so.1: > /usr/local/lib/site_perl/auto/Crypt/SSLeay/SSLeay.so: Undefined symbol > "OpenSSL_add_al

[Crypt::SSLeay] problems running on FreeBSD4.2

2001-02-15 Thread TinK
Hi I'm having problems getting Crypt::SSLeay to work on my virtual server under FreeBSD4.2... When I run a simple test I get the following message: /usr/libexec/ld-elf.so.1: /usr/local/lib/site_perl/auto/Crypt/SSLeay/SSLeay.so: Undefined symbol "OpenSSL_add_all_algorithms" I installed it us