PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, May 16, 2022

[FIXED] How do I install a security certificate in EasyPHP?

 May 16, 2022     easyphp, ssl     No comments   

Issue

I want to use the cacert.pem certificate from the cURL website so my EasyPHP server can use cURL to retrieve a site using SSL. How do I install it and is this all I need to do?


Solution

I solved this by following the instructions here: http://kb.ucla.edu/articles/how-do-i-use-curl-in-php-on-windows



Answered By - Gary Garygary
Answer Checked By - Clifford M. (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing