Quantcast
Channel: artur.ejsmont.org - CURL
Viewing all articles
Browse latest Browse all 2

How to properly secure remote API calls over SSL from PHP code

0
0

Lets make something clear from the very start: JUST BECAUSE THERE IS https:// IN THE URL OF THE REMOTE SERVICE IT DOES NOT MEAN THE CONNECTION IS SECURE!

I am sorry for the tone of this post but i am enraged by how popular this issue is online. If you ask why i suggest a little experiment.

Steps to follow

  • Change your host file settings to point something like www.somedomain.com to your development server
  • Create a self signed certificate for this domain and setup a https virtual host to serve it on local IP or alias
  • Put a test file on that URL
  • read more


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images