2017-02-06 3 views

Répondre

0

Je vois aussi le même problème dans notre application PHP depuis 03/02/2017 13: 12: 00GMT

Plus précisément l'erreur est:

cURL error 60: SSL certificate problem: unable to get local issuer certificate. 

Se produit environ une fois toutes les 7-10 demandes.

3

Nous recevons aussi cette regardant une trace dans boucle (pelotonner --trace foo.txt https://graph.windows.net) quand il échoue, il looka comme si le certificat de retour sont tronqués au même endroit dans le retour

Bonne demande

== Info: Connected to graph.windows.net (104.41.216.30) port 443 (#0) 
== Info: successfully set certificate verify locations: 
== Info: SSLv3, TLS handshake, CERT (11): 
<= Recv SSL data, 4472 bytes (0x1178) 

Bad Request

== Info: Connected to graph.windows.net (104.41.216.31) port 443 (#0) 
== Info: successfully set certificate verify locations: 
== Info: SSLv3, TLS handshake, CERT (11): 
<= Recv SSL data, 3051 bytes (0xbeb) 

Failing on line 
0be0: 2a c7 29 46 23 58 9f 01 0f 2a b2    *.)F#X...*. 

Fait intéressant, j'ai testé ce plus et j'ai trouvé cet IP graphique.windows.net (104.41.216.31) à venir plus d'une fois dans une demande échouée. Donc, pas sûr si cela est un hôte malade

0

Ils ont fixé, je pense,

I a le même problème hier (02/06/2017) sur deux machines différentes:

requests.exceptions.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed 

Et après faire des tests ce matin, ce n'est plus reproductible.