openssl + Crypto::SSLeay

2000-07-11 Thread Yewen Tang
I have installed OpenSSL 0.9.5a and Crypto::SSLeay 0.16. When I run net_ssl_test or other scriptsto test, they failed to connect to HTTPS servers.   The found those test scripts have established TCP connection to the HTTPS server, but failed to continue SSL conversationswith servers.   Furt

how to use Crypto::SSLeay

2000-07-11 Thread Yewen Tang
've installed LWP, OpenSSL and Crypto::SSLeay. I know they are what I need to access SSL. But I don't know how to use them to   - Simplest way to access a HTTPS site (LWP::UserAgent ??) - Use other module in Crypto::SSLeay.     Where can I find documents about them?

HTTP::Daemon problem

2000-07-11 Thread Max Nanao
Hi libwww gurus, I was hoping someone could help me with a problem im having with HTTP:Daemon. Here is the platform: $Id: Daemon.pm,v 1.21 1999/03/20 07:37:35 gisle Exp $ SunOS 5.7 Generic_106541-10 sun4u sparc This is perl, version 5.005_03 built for sun4-solaris The problem is that

Re:

2000-07-11 Thread Florian Frank
subscribe libwww-perl

info

2000-07-11 Thread Seeker
info ~~~ Seeker <[EMAIL PROTECTED]>

Re: cookies with SSL POST

2000-07-11 Thread Chris Dunn
Tony - Not sure WHY not allowing redirects on POSTs is the default, perhaps someone else on the list can help. I do know that the code snippet I sent works for me. The man page says something like "subclasses might want to override this". I beleive I found the solution of the redirect_ok over

Re: Help with Perl

2000-07-11 Thread Doug Monroe
". Hima" wrote: > > Hi, > > I will be obliged if you can tell me how to get a list of all the source > URLs to a particular webpage. In other words, given a URL how can we get a > list of all the pages that point to it. probably not quite the reply you're looking for perl-wise, but - a search l

Re: Help with Perl

2000-07-11 Thread Jean Henchey
This is one of the concepts behind the "semantic web". Lots of people are asking the same question. Jean ". Hima" wrote: > > Hi, > > I will be obliged if you can tell me how to get a list of all the source > URLs to a particular webpage. In other words, given a URL how can we get a > list of