I am working on a web site for a client and need to know if my client will need to purchase/rent a SSL secure certificate.
I need to create a connection using either fopen() or curl and send an HTTPS Post and receive a response back.
Since the server that I connect to has a secure certificate, will my client also need one?
I kinda feel like they will not, just need to be sure!
Thanks
Richard
I need to create a connection using either fopen() or curl and send an HTTPS Post and receive a response back.
Since the server that I connect to has a secure certificate, will my client also need one?
I kinda feel like they will not, just need to be sure!
Thanks
Richard