in reply to Re: Problem with SSL connection to PayPal
in thread Problem with SSL connection to PayPal
Yes, I provided the latest Mozilla Certificate Authority file. My Mac laptop does not have the Mozilla::CA package loaded, so I just provided the file (version 20160420) in the directory I was running the perl program in. If I don't provide the file, the connection fails by not being able to verify the server. The server that I need to get this working on does have Mozilla::CA (version 20120309), so I won't use that line either. My perl version is 5.18.2.
I believe I am successfully verifying the server certificate.
Can you dump out all the SSL options on your successful connection?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with SSL connection to PayPal
by hippo (Archbishop) on Jun 26, 2016 at 21:43 UTC | |
by Anonymous Monk on Jun 27, 2016 at 01:01 UTC | |
by hippo (Archbishop) on Jun 27, 2016 at 08:10 UTC | |
by noxxi (Pilgrim) on Jun 27, 2016 at 20:59 UTC | |
by Anonymous Monk on Jul 02, 2016 at 21:19 UTC |