douyuan4357 2017-02-15 12:25
浏览 109
已采纳

PHP cafile工作,capath not(Linux)

I have an issue installing/using a self-signed certificate in PHP. (The background is: I want to use a private composer repository)

I installed the certificate in /etc/ssl/certs using sudo update-ca-certificates. The certificate is now installed correctly.

If I configure the certificate as cafile=/etc/ssl/certs/mycert.pem everything works as expected.

Now I thought it must be possible to use capath instead of cafile. So I configured capath=/etc/ssl/certs and cafile= This configuration is NOT working, so the mycert.pem is not found?!

Thank you for your help :)

  • 写回答

1条回答 默认 最新

  • duanjiong5686 2017-06-28 11:48
    关注

    The problem was within the certificate itself. It had an invalid CR.

    If I specified the certificate directly there is no issue with it, but if it is used as part of the certs folder I had to remove ^M

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥15 一道python难题3
  • ¥15 用matlab 设计一个不动点迭代法求解非线性方程组的代码
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试