http://www.perlmonks.org?node_id=1011804

sthangav has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks, I was trying to write a perl script to login HTTPS server and i'm unable to login the Server having the error

Can't connect to weblogin.abc.com:443 (certificate verify failed) at log.pl line 13. Please Could any one help me what can be done and any sample code for https would be really great.

Replies are listed 'Best First'.
Re: HTTPS Server Login
by Corion (Patriarch) on Jan 05, 2013 at 23:10 UTC
      Thanks for your reply, I have Installed both.
Re: HTTPS Server Login
by flexvault (Monsignor) on Jan 05, 2013 at 21:26 UTC

    Welcome sthangav,

    From the error message it doesn't sound like a Perl problem. Have you tried to connect to the web-site via your browser?

    If that works then show us what you have tried( code ) and we'll help you from there.

    Regards...Ed

    "Well done is better than well said." - Benjamin Franklin