mrth2 / apns-php

Automatically exported from code.google.com/p/apns-php
0 stars 0 forks source link

error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Set the root certificate as explained in the website documentation
2.Push data

What is the expected output? What do you see instead?

The push failed because of the SSL error

What version of the product are you using? On what operating system?

The PHP 100 on Ubuntu

Please provide any additional information below.

I found the solution of the defect.
It seems that your documentation part "Verify peer using Entrust Root 
Certification Authority" is outdated.
Check out this post: http://davidwalsh.name/php-ssl-curl-error it solved the 
issue.

Original issue reported on code.google.com by florian....@gmail.com on 13 Jan 2012 at 10:40

GoogleCodeExporter commented 8 years ago
Dear,

The project source code has moved to github; if your issue is still valid, 
please open it on github page https://github.com/duccio/ApnsPHP/issues

Thanks.

Original comment by aldo.arm...@gmail.com on 26 Oct 2012 at 11:45