APNS + PHP “stream_socket_client(): Failed to enable crypto”

前端 未结 8 2071
醉酒成梦
醉酒成梦 2020-12-14 09:33

I\'m having trouble with using APNS with PHP and getting the following message:

stream_socket_client(): Failed to enable crypto

The problem

8条回答
  •  执笔经年
    2020-12-14 09:55

    I had this problem. Disappeared after giving write permission for 'everyone' for the .pem file.

提交回复
热议问题