djpic Posted March 10, 2008 Share Posted March 10, 2008 Is there anything special that needs to be done inorder to use php and https. i.e.: https://www.domain.com/main.php I think I have tried that before but it didn't work. Link to comment https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/ Share on other sites More sharing options...
trq Posted March 10, 2008 Share Posted March 10, 2008 Nothing special needs to happen in relation to php. You have configured your server to use SSL though? Link to comment https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/#findComment-488862 Share on other sites More sharing options...
djpic Posted March 10, 2008 Author Share Posted March 10, 2008 I haven't had tried it on my server yet, have not purchased the SSL Link to comment https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/#findComment-488895 Share on other sites More sharing options...
trq Posted March 10, 2008 Share Posted March 10, 2008 So what exactly is your question? Link to comment https://forums.phpfreaks.com/topic/95500-solved-php-over-ssl/#findComment-488898 Share on other sites More sharing options...
djpic Posted March 10, 2008 Author Share Posted March 10, 2008 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 More sharing options...
trq Posted March 10, 2008 Share Posted March 10, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.