从今天开始,我对Moneris付款系统的卷曲请求给我带来了这个错误:
* Hostname in DNS cache was stale, zapped
* Trying 69.46.113.11...
* Connected to esqa.moneris.com (69.46.113.11) port 443 (#0)
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: {my-path}/curl-ca-bundle.crt
CApath: none
* error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
* Closing connection 0
Moneris新闻Feed或文档中没有关于SSL认证修改的消息。
所以我已经升级到PHP7和Curl 7.43.0但仍然无法正常工作。 我还从curl website添加了额外的ssl证书。
为什么我无法连接到Moneris服务器?