brahms2 Posted February 10, 2007 Share Posted February 10, 2007 Hello everyone, Could anyone explain how to implement the SSL secure transactions so I can have for example the Checkout_payment.php page secured during transactions that transfer sensitive information. What other pages should have the SSL enabled? (I actually use Paypal Pro with paypal_wpp_0.8.2 contribution) Also how to acheive that? I have a shared SSL folder on my host, but if I place only the above pages in that folder I lose links and refferences... If I place all the catalog tree then the URL that displays is not related to the name the URL of my origina site. That means that I should buy my own key/certificate enabled for my www/sitename/catalog folder ? The SSL that is enabled on the required php file would just do the encryption job? Many thanks in advance!!! Theodore Link to comment Share on other sites More sharing options...
Guest Posted February 11, 2007 Share Posted February 11, 2007 Buy your own ssl certificate and then turn on your ssl cert in admin/includes/config.php and includes/config.php Set the SSL to TRUE and add the ssl url and you are good as gold. Hello everyone, Could anyone explain how to implement the SSL secure transactions so I can have for example the Checkout_payment.php page secured during transactions that transfer sensitive information. What other pages should have the SSL enabled? (I actually use Paypal Pro with paypal_wpp_0.8.2 contribution) Also how to acheive that? I have a shared SSL folder on my host, but if I place only the above pages in that folder I lose links and refferences... If I place all the catalog tree then the URL that displays is not related to the name the URL of my origina site. That means that I should buy my own key/certificate enabled for my www/sitename/catalog folder ? The SSL that is enabled on the required php file would just do the encryption job? Many thanks in advance!!! Theodore Link to comment Share on other sites More sharing options...
brahms2 Posted February 12, 2007 Author Share Posted February 12, 2007 Dear ctr17163,az Many thanks for your input. In the key that I will have to build, I should include the name of my site like: *.verifresh.com and that means that SSL can be switched on for any of the files present in any of the subfolders of my root www folder, obviously including www/catalog. Is this correct? Is there a Certificate Authority that is not outrageusly expensive and still recognized by all browsers that you may recommend us to approach? Best Regards, Theodore Buy your own ssl certificate and then turn on your ssl cert in admin/includes/config.php and includes/config.php Set the SSL to TRUE and add the ssl url and you are good as gold. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.