[EMAIL PROTECTED] wrote:
>Checking -W as well produces the same error as Andrew
running the script Luke wrote in the "SSL negotiation problem"
thread, with -W, i get this error with intel redhat 6.2 and perl 6.5:
========
LWP::UserAgent::new: ()
LWP::UserAgent::request: ()
LWP::UserAgent::simple_request: GET https://mysite.com/
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
LWP::UserAgent::request: Simple response: Internal Server Error
Query failed. 500 Can't connect to mysite.com:443 (Timeout)
========
while it's failing the same way, i'm not getting line errors that
Andrew and Luke are. (they're both running solaris. coincidence?)
with Luke's newer script that calls the SSL code directly, this
happens:
========
Can't connect to mysite.com::443 (Net::SSL: Timeout) at ssltest2
line 22.
========
...and no other errors. (yes, i am using -W.)
i'm not sure what to do next.
- grue
http://www.perp.com/~grue