[horde] Horde install using composer fails

Horst Simon horst.simon2 at icloud.com
Mon Mar 6 13:01:24 UTC 2023


Horst Simon
Mobile: +61 414 303-433
Email: horst.simon2@ <mailto:horst.simopn at optusnet.com.au>icloud.com
______________________________________________________________________
Please consider your environmental
responsibility before printing this email.
  
This message (including any attachments) is intended only for the use of the individual or entity
to which it is addressed and may contain information that is non-public, proprietary, privileged,
confidential, and exempt from disclosure under applicable law or may constitute as attorney work
product. If you are not the intended recipient, you are hereby notified that any use, dissemination,
distribution, or copying of this communication is strictly prohibited. If you have received this
communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile
or (ii) delete this message immediate.



> On 1 Mar 2023, at 13:50, Brent <impuser at bitrealm.com> wrote:
> 
> Quoting Horst Simon <horst.simon2 at icloud.com <mailto:horst.simon2 at icloud.com>>:
> 
>>> On 1 Mar 2023, at 10:35, Brent <impuser at bitrealm.com> wrote:
>>> 
>>>  
> Quoting Horst Simon <horst.simon2 at icloud.com <mailto:horst.simon2 at icloud.com>>:
> 
>>> On 1 Mar 2023, at 09:00, Brent <impuser at bitrealm.com <mailto:impuser at bitrealm.com>> wrote:
>>> 
>>>  Quoting Horst Simon <horst.simon2 at icloud.com <mailto:horst.simon2 at icloud.com>>:
>>> 
>>>> Hi,
>>>> I am trying to install Horde 6 using composer on a QNAP NAS. when I run composer install I am getting  following error:
>>>> Loading composer repositories with package information
>>>> 
>>>> In CurlDownloader.php line 365:
>>>> 
>>>> curl error 60 while downloading https://horde-satis.maintaina.com/packages.
>>>> json: SSL certificate problem: certificate has expired
>>>> 
>>>> Which certificate is expired? Is it on my site or on the server?
>>>> 
>>>> Regards,
>>>> Horst
>>>> --
>>>> Horde mailing list
>>>> Frequently Asked Questions: http://horde.org/faq/To unsubscribe, mail: horde-unsubscribe at lists.horde.org <mailto:horde-unsubscribe at lists.horde.org>The cert on that site is good through April 4, 2023. Maybe your install doesn't have the correct root cert for that site.
>>> 
>>> brent
>>> --
>> Thanks for the information how can I check this and update if necessary?
>> Horst
> Maybe you're behind a proxy and the cert they are using for man-in-the-middle is expired?
> 
> 
> You can try to disable cert check in composer by:
>  
> 
> composer config --global disable-tls true
> 
> and this almost might work:
> 
> composer config --global secure-http false
> 
> Tried both commands still the same messages
> 
>  
> You are running Composer with SSL/TLS protection disabled.
> No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
> Loading composer repositories with package information
>  
> In CurlDownloader.php line 365:
>                                                                                
>   curl error 60 while downloading https://horde-satis.maintaina.com/packages.  
>   json: SSL certificate problem: certificate has expired    
>  
> Will look into it when I get more time
>  
> Horst
> 
> ---------------------------------
> 
> Hmmm...something weird. Are you using a proxy on the linux box? If the proxy cert has expired, you could get this. If the date/time/year and timezone isn't set on your box, it's possible that it can't authorize the cert as the local machine date isn't in the "not valid before" and "not valid after" data within the cert.
> 
> Happy to help to debug, but hard without access to the server and I don't know anything about the QNAP Nas that might be causing a problem.
> 
> brent
> 
Since this is on a Qnap NAS, I tried to install composer from GitHub, but this did not work correctly. I then installed an apache with php81 from the qnap club software repository and this had composer with it. This composer
installed Horde without any issues. Configuration worked, but the Web page does not display correctly, I have this mentioned in a different thread “Horde Web display problems”.
Horst




More information about the horde mailing list