Jump to content

[SOLVED] php over ssl


djpic

Recommended Posts

Just wondering if there is anything that I needed to change in the PHP code in order for a site to use an SSL.  I used an SSL before on another web server and it didn't work for some reason, but now own a server.  I was wondering if I needed to do anything with the PHP inorder to make it work correctly.

Link to comment
https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/#findComment-488909
Share on other sites

Just wondering if there is anything that I needed to change in the PHP code in order for a site to use an SSL.

 

You say an ssl like it is a thing your purchasing. SSL (secure socket layer) is simply a protocol, the root certificate is the part you purchase.

 

And no, there is nothing special about using SSL with php.

Link to comment
https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/#findComment-488955
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.