Jump to content

Passing a password with cURL


ukweb

Recommended Posts

Hi

 

My job in work at the moment is to write an API for an application, where external sites will be communicating with our server using cURL. They need to validate themselves with their username and password for each and every command.

 

To make this as secure as possible, how would you suggest encrypting the password for transit, I was just going to use md5() but I don't know if this will allow the level of security that would prevent flaws..

 

Any suggestions welcomed.

 

Ste

 

Link to comment
https://forums.phpfreaks.com/topic/248503-passing-a-password-with-curl/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.