dpmwy80068 2014-06-06 07:07
浏览 251

PHP Curl:将客户端证书发送到响应服务器(Client-Auth)

I'm trying to connect a webservice which requires client-auth. At first I tried this example: http://www.binarytides.com/use-clientside-ssl-certificate-curl-php/

This doesn't work for me, because:

 curl: (58) unable to use client certificate (no key found or wrong pass phrase?) 

After that I found an old website from 2005 - http://curl.haxx.se/mail/archive-2005-09/0138.html Here you can read that you have to split your PEM-Certificate-File into separate Key- and Cert-Files. In short: It works! Now I can do this:

 curl -d "param=12345" -G -v --key mykey.pem --cacert mycacert.pem --cert myclientcert:PASSPHRASE https://webservice.xyz

But how can I translate this command to a PHP-Script?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
    • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
    • ¥15 cmd cl 0x000007b
    • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
    • ¥500 火焰左右视图、视差(基于双目相机)
    • ¥100 set_link_state
    • ¥15 虚幻5 UE美术毛发渲染
    • ¥15 CVRP 图论 物流运输优化
    • ¥15 Tableau online 嵌入ppt失败
    • ¥100 支付宝网页转账系统不识别账号