in reply to LWP, Crypt-SSLeay, and CLI vs. WWW
This probably isn't a Perl issue, but just how your web server is configured. Many web servers only take SSL requests on a specific virtual host (like "https://secure.example.com"). You'll need to feed your browser/Perl code the correct URI for the SSL site.
----
: () { :|:& };:
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: LWP, Crypt-SSLeay, and CLI vs. WWW
by jdvernon1976 (Novice) on Feb 24, 2004 at 18:22 UTC | |
by dorko (Prior) on Feb 24, 2004 at 19:36 UTC | |
by jdvernon1976 (Novice) on Feb 24, 2004 at 21:36 UTC |