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
: 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
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
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
[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
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
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
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
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