On 5/25/2015 12:27 PM, Lawrence Statton wrote:


On 05/25/2015 12:02 PM, Mike Blezien wrote:
Hello
*I use same IPN script on other servers without any issues except one.
Is it possible that port 443 is being block or not open due a firewall
on the server?

Another tidbit of information that just burbled to the top of my brain.  On SOME platform (but I can't remember which now) when LWP was compiled to use openssl, the builder elected not to have ANY default CA path.

This will require you to explicitly set the PERL_LWP_SSL_CA_PATH environment variable (or the 'all-in-one file variant'- read perldoc LWP ) to point to the local store of CA certificates.

Ok thank you I'll check this out.


-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

Reply via email to