oneplusdave Posted August 2, 2010 Share Posted August 2, 2010 I would like to know how to incorporate or use the OpenSSL in my forms, particulary in logging in. Link to comment https://forums.phpfreaks.com/topic/209584-how-to-use-openssl-in-php/ Share on other sites More sharing options...
JonnoTheDev Posted August 2, 2010 Share Posted August 2, 2010 Open SSL is used for generating CSR's & Keys that are needed when purchasing SSL certificates. Once you have a certificate setup on your server just change the links on your website from http:// to https:// Follow instructions here if you are running Apache on Linux and OpenSSL http://slacksite.com/apache/certificate.php Link to comment https://forums.phpfreaks.com/topic/209584-how-to-use-openssl-in-php/#findComment-1094163 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.