【发布时间】:2011-09-26 10:01:09
【问题描述】:
我尝试在我的应用 iPhone 上设置推送通知。 我创建了证书,然后在我的网络服务器上使用了 apns php 库来创建通知,但这是错误:
Warning: stream_socket_client() [function.stream-socket-client]: SSL operation failed with code 1. OpenSSL Error messages: error:14094414:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate revoked
【问题讨论】:
标签: iphone objective-c push-notification apple-push-notifications