andreaskoch / dockerized-magento

A dockerized Magento Community Edition 1.9.x
BSD 3-Clause "New" or "Revised" License
278 stars 144 forks source link

Failed to enable crypto #58

Open shinesoftware opened 2 years ago

shinesoftware commented 2 years ago

Hello guys,

I get this error:

installer_1      |   [Composer\Downloader\TransportException]                                                                                                    
installer_1      |   The "https://packages.firegento.com/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:  
installer_1      |   error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed                                                           
installer_1      |   Failed to enable crypto                                                                                                                     
installer_1      |   failed to open stream: operation failed  

Why this happens? Is the SSL module installed at the container?