Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Windows 2012 server - 60 => SSL certificate problem: self signed certificate in chain

    We have had our ZC on windows servers for over 8 years. Now trying to upgrade our production 1.5.0 to 1.5.4 but getting a prerequisites message as soon as we try to start the install (immediately after the initial upload and launch of ZC).

    Message: CURL requires SSL support. Please notify webmaster or hosting company. 60 => SSL certificate problem: self signed certificate in certificate change more info...

    See image

    Since we are running ZC 1.5.0 in production with a SSL certificate I do not understand this error.

    Any help????
    Attached Images Attached Images  

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Prerequeisites cURL requires SSL' issue ZenCart 1.5.0 to 1.5.4 on Windows 2012 se

    Since we are running ZC 1.5.0 in production
    In your admin > tools > server version info
    In Configure Command block
    Code:
    /usr/local/apache/bin/apxs' '--with-curl=/opt/curlssl/'
    Look for curl - it should read something like this
    Code:
    cURL support 	enabled 
    SSL 	Yes
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Prerequeisites cURL requires SSL' issue ZenCart 1.5.0 to 1.5.4 on Windows 2012 se

    Can't see the same on Windows. Don't know were to look in the provider's cPanel.

    I just do not understand how ZC 1.5.0 could be running but not be able to install 1.5.4. Perhaps I just need to somehow ignore that error???

  4. #4
    Join Date
    Jul 2012
    Posts
    16,718
    Plugin Contributions
    17

    Default Re: Prerequeisites cURL requires SSL' issue ZenCart 1.5.0 to 1.5.4 on Windows 2012 se

    Quote Originally Posted by kobra View Post
    In your admin > tools > server version info
    In Configure Command block
    Code:
    /usr/local/apache/bin/apxs' '--with-curl=/opt/curlssl/'
    Look for curl - it should read something like this
    Code:
    cURL support 	enabled 
    SSL 	Yes
    Quote Originally Posted by QuickBooksDev View Post
    Can't see the same on Windows. Don't know were to look in the provider's cPanel.

    I just do not understand how ZC 1.5.0 could be running but not be able to install 1.5.4. Perhaps I just need to somehow ignore that error???
    The action/direction of kobra wasto login to your ZC 1.5.0 admin then go to top right corner, select version and then review the data provided...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Prerequeisites cURL requires SSL' issue ZenCart 1.5.0 to 1.5.4 on Windows 2012 se

    Here is what ZC 1.5.0 has under version

    cURL support ENABLED
    cURL Information 7.36.0
    .
    .
    libSSH Version libssh2/1.4.3

    So looks like we have cURL so why does 1.5.4 give us a prerequisite error msg???
    Could it somehow be related to the SSL??? Which we have and is working for ZC1.5.0. Are there some type of restrictions on the SSL that we have? (OpenSSL/1.0.1g )
    Last edited by QuickBooksDev; 21 Sep 2015 at 03:22 PM. Reason: Missed info.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Windows 2012 server - 60 => SSL certificate problem: self signed certificate in c

    SSL certificates for your website/domain are entirely different than the SSL capability used in the background for the server to do external communications using tools such as CURL etc.

    You'll need to configure both your Windows Server and your server's PHP to have valid CA Certificates.
    A couple articles which may help:
    - https://richardwarrender.com/2007/05...hp-on-windows/
    - https://www.zen-cart.com/showthread....48#post1284548
    .

    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.

  7. #7
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Windows 2012 server - 60 => SSL certificate problem: self signed certificate in c

    So 1.5.4 requires different SSL from 1.5.0????

  8. #8
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Windows 2012 server - 60 => SSL certificate problem: self signed certificate in c

    Quote Originally Posted by QuickBooksDev View Post
    So 1.5.4 requires different SSL from 1.5.0????
    No. It requires VALID SSL. Prior to v1.5.2 it skipped verifying that the certificate chain was valid, but that's a bad idea since real transactions require real SSL, not hijackable SSL.
    .

    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.

 

 

Similar Threads

  1. v154 (60) SSL certificate problem: unable to get local issuer certificate
    By jokkah in forum PayPal Express Checkout support
    Replies: 34
    Last Post: 23 Jan 2017, 11:01 AM
  2. (60) SSL certificate problem: unable to get local issuer certificate
    By advancing in forum PayPal Website Payments Pro support
    Replies: 5
    Last Post: 6 Jul 2015, 02:10 PM
  3. v153 Windows server: Curl error (60): SSL Certificate problem: Unable to get local issuer
    By Nettric in forum Installing on a Windows Server
    Replies: 4
    Last Post: 13 Jun 2015, 03:23 PM
  4. v153 SSL related error with Authorize.net AIM (self-signed certificate)
    By jerrygarciuh in forum Basic Configuration
    Replies: 2
    Last Post: 29 Jul 2014, 05:58 AM
  5. Replies: 2
    Last Post: 31 Aug 2009, 07:43 PM

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