Hi,
we are developing a website in PHP. This site contains a credit card payment page where users will provide the details.
The server where we have hosted our site, needs us to subscribe the SSL package..
But I am not too sure what they are going to do after that..
I have few doubts..
1. Will the SSL be applied for the whole site or only for thoes pages which we choose?
2. Do I need to change anything in my code so as to make the SSL functional?
3. How it is going to impact on the performance of the site?
4. Do I need to restructer the database access after the SSL is implemented in my site..
Please help me to solve these queries..
Thanks a Lot
Regards,
Santosh
we are developing a website in PHP. This site contains a credit card payment page where users will provide the details.
The server where we have hosted our site, needs us to subscribe the SSL package..
But I am not too sure what they are going to do after that..
I have few doubts..
1. Will the SSL be applied for the whole site or only for thoes pages which we choose?
2. Do I need to change anything in my code so as to make the SSL functional?
3. How it is going to impact on the performance of the site?
4. Do I need to restructer the database access after the SSL is implemented in my site..
Please help me to solve these queries..
Thanks a Lot
Regards,
Santosh
Comment