dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1536] Erreur SSL


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1536] Erreur SSL
Date: Sat, 19 Jul 2014 16:48:27 +0200

Doliforge
Is this email not displaying correctly?
update email preferences.

Erreur SSL

Latest modifications

2014-07-19 16:48 (Europe/Paris)
Changes:
  • Step to reproduce bug: 
+We already have this line of code  
+  
+curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);  
+  
+into function callMailman.  
+  
+Can you try to add  
+  
+curl_setopt($cHandler, CURLOPT_SSL_VERIFYHOST, false);  
+  
  
  • Status: 
OpenNeed more info

Answer now

Snapshot

 Details
Submitted on:  2014-07-18 12:55 Last Modified On:  2014-07-19 16:30
Submitted by:  Nicolas (microniko) 
Summary:  Erreur SSL
Description:  J'obtiens l'erreur suivant en testant l'abonnement via le module Mailman :

51 SSL peer certificate or SSH remote key was not OK

Je pense que c'est car le certificat est signé par CaCert.

Il faudrait une option permettant d'ignorer les erreurs SSL. Merci.
Step to reproduce bug:  We already have this line of code

curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

into function callMailman.

Can you try to add

curl_setopt($cHandler, CURLOPT_SSL_VERIFYHOST, false);

Detected in version:  3.5.3 Category:  Module: Mailman and SPIP
Severity:  6 OS Type/Version:  Linux krypton.microniko.net 3.2.0-4-686-pae #1 SMP Debian 3.2.60-1+deb7u1 i686
PHP version:  5.4.4-14+deb7u12 Database type and version:  PostgreSQL 8.4.17
 Status
Status:  Need more info Assigned to:  None
Resolution:  None 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]