| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Most of you have noticed that almost every script just tests HTTP issues. I think it would be good to go over all issues on HTTPS. It has been found that in many cases the HTTP server and the HTTPS server replies in an unusual way.
What do you think about this? |
|
|||
|
Alex, you mean to say about the difference in loading time, then its true. Generally for https pages it takes more time.
While using https try to avoid each page request for SSL as this may makes you pages slower to load and may use more bandwidth. |
|
||||
|
You wold normally use http because you take a performance hit with https, however anything you send via http is unencrypted so there is a small chance that someone could use a packet sniffer to intercept your traffic. You don't need to have a certificate to use https but you probably wouldn't use it for an entire site unless you had some particular reason to do so.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it ) |
|
||||
|
I agree with kev, you should have particular reason to use https, especially encryption is must if you have "ecommerce site" ( it has highest intrusion rates ) as you need to keep your session encrypted to send private information of your clients.
|
|
|||
|
Kev, You have to buy a SSL certificate to enable your https service.
Some host provide it free ( shared SSL ) or you may have a private copy by buying dedicated SSL certificate. |
|
|||
|
Quote:
Webhosting UK do provide SSL (Comodo) for £3.99 / Month. Even you can buy SSL from other providers some of them are Geotrust, Verisign, Thawrte, Rapidssl and others, usually they won’t send the certificate before verification. |
|
|||
|
But if your with another host, some host won't allow you to have SSL with other third parties, is this true? Or can I always get an SSL Cert even if my domain is with webhosting.uk.com and even if a webhost says that that I still can't get it?
My domain is hosted with webhosting.uk.com, how do I get a SSL Cert? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|