Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Getting error from First Data via Payeezy about SSL certificate failed

    I am getting a failure to process credit card transactions through payeezy. The error is

    Aug-03-2018 10:33:14 payeezyjszc 0.95
    =====================================

    Comm results: 60 SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed


    My SSL seems to be in good order and working. The error was sporadic, but now seems to be consistent. Might have started on 8/1.

    The site is https://www.obiecue.com

    Any suggestions?

    Tony

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    That "60" error typically means your hosting company's server isn't properly set up for modern TLS/SSL for outbound communications (ie: via CURL)
    Get your hosting company involved.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by DrByte View Post
    That "60" error typically means your hosting company's server isn't properly set up for modern TLS/SSL for outbound communications (ie: via CURL)
    Get your hosting company involved.
    That is the problem. Thanks for your response.

    Tony

  4. #4
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    That "60" error typically means your hosting company's server isn't properly set up for modern TLS/SSL for outbound communications (ie: via CURL)
    Get your hosting company involved.

    I still having on ongoing issue with this problem and I can't seem to get it corrected. When I run and SSL check against the domain
    at:

    https://www.ssllabs.com/ssltest/anal...?d=obiecue.com

    It appears to indicate everything is working properly. Any ideas or suggestions?

    The domain is Obiecue.com

    and the error I am getting is:

    Aug-09-2018 06:22:00 payeezyjszc 0.95
    =====================================

    Comm results: 60 SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed



    Tony

  5. #5
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by tonyreynolds View Post
    That "60" error typically means your hosting company's server isn't properly set up for modern TLS/SSL for outbound communications (ie: via CURL)
    Get your hosting company involved.

    I still having on ongoing issue with this problem and I can't seem to get it corrected. When I run and SSL check against the domain
    at:

    https://www.ssllabs.com/ssltest/anal...?d=obiecue.com

    It appears to indicate everything is working properly. Any ideas or suggestions?

    The domain is Obiecue.com

    and the error I am getting is:

    Aug-09-2018 06:22:00 payeezyjszc 0.95
    =====================================

    Comm results: 60 SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed



    Tony
    Does anyone think this solution would help?

    https://www.zen-cart.com/showthread....er-certificate


    Tony

  6. #6
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by tonyreynolds View Post
    Does anyone think this solution would help?
    Quote Originally Posted by tonyreynolds View Post
    Quote Originally Posted by tonyreynolds View Post


    From what is provided at that link, it appears that it would/may help. As has I think been said/referenced, the issue appears to be between your server and other servers... I note that you have a SSL certificate that customers would see exists by visiting your site with https:, but your site is not configured to use that certificate at this time. Again, that "https:" certificate is different than the issue being reported, just something along similar lines.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by mc12345678 View Post


    From what is provided at that link, it appears that it would/may help. As has I think been said/referenced, the issue appears to be between your server and other servers... I note that you have a SSL certificate that customers would see exists by visiting your site with https:, but your site is not configured to use that certificate at this time. Again, that "https:" certificate is different than the issue being reported, just something along similar lines.
    an you elaborate on what you mean in regards to that the site is not configured to use the ssl certificate at this time?

    Thanks

    Tony

  8. #8
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by tonyreynolds View Post
    an you elaborate on what you mean in regards to that the site is not configured to use the ssl certificate at this time?

    Thanks

    Tony
    Well, one way I typically test a site to see if https: is enabled is to attempt to go to the contact_us page... Newer templates/ZC versions attempt to load that page with https: if it is enabled... Your site did not do that, so I "dropped" looking further. I see that if I go to the login page that https: is in fact used. So, it *does* appear that ENABLE_SSL is set to true in your includes/configure.php, but either your template or your install is still using older code.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Dec 2012
    Posts
    68
    Plugin Contributions
    0

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Just a quick followup on the contact us page, how should it be configured to go https. This site has been around a while and upgraded multiple times and I would like the contact us page to reflect a secure information exchange. Any more suggestions to close out this thread?

    Tony

  10. #10
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Getting error from First Data via Payeezy about SSL certificate failed

    Quote Originally Posted by tonyreynolds View Post
    Just a quick followup on the contact us page, how should it be configured to go https. This site has been around a while and upgraded multiple times and I would like the contact us page to reflect a secure information exchange. Any more suggestions to close out this thread?

    Tony
    While there are multiple other locations to look so that clicking on a contact us link will first attempt to connect via https:, the main "catch" of this is found in comparison of your existing version of the following file with that from a default/vanilla version of Zen Cart:
    includes/modules/pages/contact_us/header_php.php

    There are even some "improvements" implemented on more recent versions that likely would still work on your older 1.5.4 site.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Payeezy JS not passing CVV2 variable via Payeezy Developer API
    By adkinsdm in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 19 Mar 2018, 05:26 AM
  2. Replies: 0
    Last Post: 16 Feb 2018, 02:23 AM
  3. Replies: 6
    Last Post: 16 Feb 2018, 02:17 AM
  4. v154 Is PayEezy Payment Module - (formerly First Data GGE4) Available?
    By cogitoergo in forum Addon Payment Modules
    Replies: 3
    Last Post: 20 Jul 2016, 11:04 PM
  5. v153 SSL certificate problem: Verify Failed
    By srlaird in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 25 Sep 2014, 04:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR