Certificats SSL - CURL error:(60)SSL certificate problem
... / CURL error:(60)SSL certif...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

CURL error:(60)SSL certificate problem

Von
FANGSHENGL
Erstellungsdatum 2020-05-31 12:22:58 (edited on 2024-09-04 12:03:15) in Certificats SSL

Bonjour,

J'ai ce message depuis hier,
" CURL error:(60)SSL certificate problem: unable to get local issuer certificate 03 Hack attempt "

Voici la configuration
Version PHP globale 5.6 Stable
Options avancées
Moteur : php
Mode : production
Pare feu applicatif : désactivé

J'ai régénéré le certificat rien n'est résolu.

Je suis preneur de toutes les infos
Merci par avance


5 Antworten ( Latest reply on 2020-05-31 14:42:56 Von
kyodev
)

quelle adresse le site?

ce vieux php est souhaité?

Bonjour,
Oui, prestashop 1.6 est conseil en php 5.6 stable

Handler PHP non pris en charge, le support ne couvrira pas les problèmes d'environnement PHP: fpm-fcgi

je vais essayé de mettre en phpcgi pour voir.

> Oui, prestashop 1.6 est conseil en php 5.6 stable

non !
php5.6 est périmé
presta 1.6 tourne sous php7.3... si tu es à jour de version dans la branche
php7.4 j'ai même un doute, mais pas sûr

> fpm-fcgi

corrige le contenu de ton `.ovhconfig` avec:
```text
app.engine=php
app.engine.version=5.6
http.firewall=none
environment=production
container.image=stable
```


mais il faut absolument viser php7.3 ou + (7.4 est stable)
mais il faut être à jour en prestashop 1.6.1.24