> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/ssl_context...Can't load 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module
>Crypt::SSLeay: ld.so.1: /usr/local/bin/perl: fatal: relocation
> error: file blib/arch/auto/Crypt/SSLeay/SSLeay.so: symbol SSL_set_fd: re
> > > After some test, everything goes fine. But, I have tried to connect
> > > to a running machine which has NO Web server installed.
> > > Then my test program, exit and print: Broken Pipe.
> > >
> > > My test program looks like:
> > > my $ua = new LWP::UserAgent;
> > > my $req = new HTTP::Requ
Joshua Chamas wrote:
>
> "franck P." wrote:
> >
> > Hi there,
> >
> > running perl 5.004_04 on Solaris 2.6, SPARC, OpenSSL 0.9.6,
> > I have installed Crypt-SSLeay-0.29.
> > No compilation problem (excepted for an other module:
> > lib
"Feng, James" wrote:
>
> Hi Keary,
>
> After I recompiled perl 5.6.1, I installed modules, URI, MIME-Base64,
> HTML-Parser, libnet and Digest-MD5, then I installed libwww-perl. When I
> tried to install SSLeay, at the point of 'make test' I still got the
> error I previously got but this time I
[[ cc openssl-users for mailing list archival ]]
Plamen Ratchev wrote:
>
> Hi Josh!
>
> I was able to isolate the problem down to the proxy. Last night I tried the
> same script at my office, which doesn't have a proxy and everything worked
> fine. The proxy on my client's site is MS Proxy Serv
Plamen Ratchev wrote:
>
> ...
> I am trying to use GET and POST with HTTPS pages. So, I downloaded the
> latest version of ActivePerl 5.6.1 (build 629), Crypt-SSLeay 17.1, and
> libwww-perl 5.48 (everything was installed in the same order). Forgot to
> mention that I am running Windows 2000 Serve
Mike Allison wrote:
>
> I'm attempting to compile Crypt::SSLeay 0.31 on Windows 2000 using Perl
> 5.005_03 and MSVC++ 6.0. I cannot get past the error below. I have tried to
> use the prebuilt PPM's from active state, but get errors from SSLeay.dll
> everytime. I wish I could upgrade Perl, as the
Namsuk kim wrote:
> ...
> Now, I have new problem that I didn't have before. First, the
> environment values for userid and passwd are not read and passed to the
> proxy. The other problem is that it seems CA repository information is
> not also read. Looks like I'm missing some components here
Del Simmons wrote:
>
> Ok, got past that one.. OpenSSL was looking for the certs.pem file where
> it didn't exist.. copied that over to the proper location and this
> problem was fixed.. Now I have hit an even uglier snag..
...
> SSL_connect:SSLv3 write change cipher spec A
> SSL_connect:SSLv3 w
Del Simmons wrote:
>
> Hey guys,
>
> Sorry if this has been answered already. I'm using LWP to post data to a
> https server. The client cert and key is passed properly and the server
> verify's me fine when I submit my POST, but I always get the following
> warning header from LWP/Protocol/http
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
"franck P." wrote:
>
> Hi there,
>
> running perl 5.004_04 on Solaris 2.6, SPARC, OpenSSL 0.9.6,
> I have installed Crypt-SSLeay-0.29.
> No compilation problem (excepted for an other module:
> libwww-perl-5.5395).
>
> After some test, everything goes fine. But, I have tried to connect
> to a ru
Bob Niederman wrote:
>
> etcetera., where $srvr is 'http://servername.domain/file' or
> 'https://servername.domain/file'
>
> Same general code works fileto the same boxes without proxy (different
> route not requiring proxy).
>
> Works fine for http, ethereal shows nothing leaving the box for h
Bob Niederman wrote:
>
> I'm using Crypt::SSLeay 0.29 with LWP::UserAgent 1.73.
>
> I'm trying to use a proxy. As noted in the doc, $us->proxy() doesn't
> work.
>
> However, the workaround suggested:
>
> "
> $ENV{HTTPS_PROXY} = 'http://proxy_hostname_or_ip:port';
> $ENV{HTTPS_PROX
Arin Komins wrote:
>
> Hi there,
>
> I'm trying to install Crypt::SSLeay on a Solaris 7 machine.
>
> When I get to the make test:
>
> PERL_DL_NONLAZY=1 /opt/bin/perl -Iblib/arch -Iblib/lib
> -I/opt/pkgs/perl5-5.005_02/lib/5.00502/sun4-solaris
> -I/opt/pkgs/perl5-5.005_02/lib/5.00502 -e 'use Te
[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
Hey,
The latest perl module Crypt::SSLeay v.25 is in perl's CPAN.
It includes patches from Tobias for client certificate support.
You can get the latest .25 from:
http://www.perl.com/CPAN-local/modules/by-module/Crypt/
The changes are below.
-- Josh
$MODULE=Crypt::SSLeay; $VERSION = .2
> Marcus Carey wrote:
>
> Can someone explain the following warning?
>
> Client-SSL-Warning: Peer certificate not verified
>
> ActivePerl 623
> Windows IIS 5.0
> Windows 2000 Server
> Crypt-SSLeay from Activestate repository
>
Sorry for not getting back sooner, but its been a hard
week. I'm
Xeno Campanoli wrote:
>
> information since I can't be clear about the entire context of my situation. Code
>sample would definitely be welcomed. Protocol enlightenment
> might also be part of what I need, but according to what I saw on some other posts,
>the problem may be more towards the L
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
ks fine for both modules.
>
> -Stephen More
>
> At 06:06 PM 1/15/01 -0800, Joshua Chamas wrote:
> >What does ./net_ssl_test -d GET host.name.com 443
> >doe for you? Can you give me the hostname so I can
> >test it myself?
> >
> >--Josh
> >
> &g
Dino Cherian K wrote:
>
> Dear sir,
>
> I am using the perl, v5.6.0 built for MSWin32-x86-multi-thread (Binary
> build 620 provided by ActiveState Tool Corp. - Built 18:31:05 Oct 31
> 2000), Crypt-SSLeay [0.17.1] and libwww-perl 5.48.
> When I the purl code
>
> use LWP::UserAgent;
> my $ua = LW
What does ./net_ssl_test -d GET host.name.com 443
doe for you? Can you give me the hostname so I can
test it myself?
--Josh
Stephen More wrote:
>
> When using Crypt::SSLeay and LWP::UserAgent I have come across a bug...
>
> LWP/UserAgent.pm
> eval {
> $response = $protocol->request( $
I'll get you my latest separately which prints a little
more helpful info about what's going on when
you run "perl Makefile.PL".
--Josh
> Scott Hill wrote:
>
> I'm new to openssl and Crypt::SSLeay. I've gotten them successfully installed and
>working at home on my Linux machine (I'm using th
27;s net_ssl_test
script which illustrates its usage.
Regards
Tobias
> -Original Message-
> From: Joshua Chamas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 10, 2001 12:35 PM
> To: Fisher, James; [EMAIL PROTECTED]
> Subject: Re: Client certificate question relating to C
Its Tobias's patch, you might as well get it from him.
--Josh
"Fisher, James" wrote:
>
> Please send it Hopefully with a little instructions.
>
> Thanks,
> JF
>
> -Original Message-
> From: Joshua Chamas [mailto:[EMAIL PROTECTED]]
> Sen
Stephen DiRose wrote:
>
> Hey folks,
> Does anybody have an example using a proxy over ssl? Also, if you do, which
> versions of the libraries are you using.
>
Crypt::SSLeay will have this support in v.19 which will
be released soon, thanks to Bryan Hart's patch. I don't
know about Net::SSL
Troy Carter wrote:
>
> (1) Used the cli.cpp client example in the openssl source tree -- this
> would not connect at first, it displayed the same behavior as my perl
> script (just hung there after the initial SSL_write -- it got the server
> certificate and sucessfully got through the SSL_write,
Frederik Goris wrote:
>
> I'm getting the following error when compiling either Crypt::SSLeay or
> Net::SSLeay on a Cobalt Raq-2 (RedHat 6.2 on MIPS):
>
> collect2: ld terminated with signal 6 [Aborted], core dumped
> make: *** [blib/arch/auto/Crypt/SSLeay/SSLeay.so] Error 1
>
My gut tells
> [EMAIL PROTECTED] wrote:
>
> Hello:
>
> I am trying to install the Crypt::SSLeay module on my Win NT 4.0 sp 4 machine. I
>compiled the OpenSSL module as the readme.txt instructed (this
> compiled cleanly), and now I am trying run the command "Perl Makefile.pl" for the
>Crypt::SSLeay module.
Hey,
The latest perl-LWP-SSL supporting Crypt::SSLeay is in your
local CPAN or at:
http://download.sourceforge.net/mirrors/CPAN/modules/by-module/Crypt
ftp://ftp.duke.edu/pub/perl/modules/by-module/Crypt
This perl module provides support for the https
protocol under LWP, so that a LWP::User
Tobias Manthey wrote:
>
> Hi Joshua,
>
> I sent you 2 kind of patches to enhance Crypt::SSLeay for Proxy and
> Client-Cert Support. Could you give me a short update on this? I was thinking
> about releasing the patch in the next couple of days announcing it on the LWP
> and Open-SSL user list. L
Jeff Haferman wrote:
>
> I'm trying to install Crypt::SSLeay into my home directory on
> a FreeBSD 4.0 machine.
>
> My guess is that my installation problems stem from the fact
> that I am installing into /home/me, so for example openssl
> is installed in /home/me/openssl rather than /usr/local/
> Leonid wrote:
>
> Where can I find OpenSSL-module ?
>
> Thanks
> --Leonid
This kills me... from the Crypt::SSLeay README:
INSTALL
OpenSSL
You must have OpenSSL or SSLeay installed before compiling
this module. You can get the latest OpenSSL package from:
http
u and lets
see if that has anything for us.
Make sure to include your latest build output of Crypt::SSLeay
if we are having problems working this out. What server
OS did it work on for you, and what OS is this?
--Joshua
> chris
>
> - Original Message -
> From: Jos
Antonio de Almeida wrote:
>
> Hi,
>
> I'm new to the list and have a pretty beginner request.
> I coudn't find an answer in the FAQ's and in the archive so
> I hope that somebody can help me.
>
> My intension to develop a perl script that use Sockets
> for the communication and SSL to protect t
That's a pretty old version of SSLeay, you may want
to try a recent OpenSSL distribution.
--Joshua
> Christopher Sagayam wrote:
>
> I am installing crypt ssleay in my local directory
> -
>
> sagayam2:~/dump/Crypt-SSLeay-0.
in SSLeay.xs, Crypt::SSLeay v.17 there is a config
#define DEBUG_SSL_STATE 0
set it to 1, recompile, and execute the below request
again. It may give us some better output to identify
this problem. Thanks.
--Joshua
Frank Gadegast wrote:
>
> >
> > Frank Gadegast wrote:
>
> Hi again,
> Troy Parkinson wrote:
>
> Hello.
>
> I am trying to compile crypt::ssleay-0.17 and coming up with the following error:
>
> **SSLeay.xs(1) : warning C4067: unexpected tokens following pragma directive -
>expected a newline
> **SSLeay.xs(2) : fatal error C1004: unexpected end of file found
> *
Frank Gadegast wrote:
>
> Hi,
>
> have perl 5.005_03, openssl-0.9.5a and LWP (whatever version).
> And Crypt::SSLeay Version 0.16 and/or 0.17
> The following code works perfectly under Linux, but
> under Solaris 2.6 oder 2.7 I get the timeout ...
>
Frank,
I have a solaris 2.6 box running Cryp
Ricky Sun wrote:
>
> Hello everyone:
>
> I installed Crypt-SSLeay package under perl PPM
> then tried to call get_https() function
> but got a undefined subroutine get_https() error msg.
>
> My perl version on NT box is: 5.005_03,
>
> do you know do I need to install other package(s) on the NT
Steve Gorman wrote:
>
> Sorry but I am a rank newbie at this.
>
> Basic question:
> I want to be able to connect to a website via HTTPS and use POST to
> upload the contents of a file. Is this a typical use of Crypt::SSLeay.
>
> I have installed OpenSSL installed and the perl mods Crypt
No idea how to do it, but seems useful. Anyone have
any pointers?
Perhaps I should look at the IO::Socket::SSL code
for ideas on how to deal with this? If anyone
wants to submit a patch for Crypt::SSLeay to make this
work, please feel free. What's the expected API
here, some file on disk wit
e SSLv23
hello request successfully. :(
-- Joshua
__________
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA 1-562-432-2469
http://www.nodeworks
SSL libs relevant to Crypt::SSLeay
are compiled into and installed with the ppm's SSLeay.dll
-- Joshua
______
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA
__
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA 1-562-432-2469
http://www.nodeworks.com http://www.chamas.com
__
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA 1-562-432-2469
http://www.nodeworks.com http://www.chamas.com
__
OpenSSL Project
ht just work with
Crypt::SSLeay, not sure.
-- Joshua
______
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA 1-562-432-2469
http://www.nodeworks.com http://www.chamas.com
v2 connection
attempt will cover 99% of the cases, where the SSLv3 is needed
for a minority of sites.
Thanks,
Joshua
______
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringL
t : 300 (sec)
---
closed
______
Joshua Chamas Chamas Enterprises Inc.
NODEWORKS - web link monitoringLong Beach, CA USA 1-562-432-2469
http://www.nodeworks.com http://www.chamas.com
the subject line of this message :)))
>
> Any ideas how I can fix this
I've been working on a new Crypt::SSLeay, try it out and
see if it helps. I'll send it to you in a separate email.
-- Joshua
__________
Joshua C
Sampo is going to roll Net::SSL with his Net::SSLeay package.
Continuing Crypt::OpenSSL was only to have Net::SSL functionality
for the libwww perl package. I don't know what his time
frame is going to be... until then people can mail me for
a patch for Crypt::OpenSSL to work with recent versions
the script to do it.
> I have the URL, username and password. But I have to use a web browser or a
> microsoft machine.
> I tried SSLeay but cannot get it to compile on a HPUX.
>
> > --
> > From: Milivoj Ivkovic[SMTP:[EMAIL PROTECTED]]
> > Sent: Thurs
Hi,
I'd like to propose a new module for perl called Crypt::OpenSSL.
What this would be is an extension of the work that Gisle Aas
has already done with Crypt::SSLeay, but updated to work with
the latest releases from OpenSSL.
Crypt::SSLeay does not currently build with versions of SSLeay 8 and
Hi,
I've been able to get Crypt::SSleay to compile with SSLeay v8 and v9,
but I had to modify the source a bit to get it to work. If you
want, I can hunt down my mod's that made it possible.
Assuming that OpenSSL is just the later version of SSLeay (?),
what do you all think if I updated Crypt
55 matches
Mail list logo