PDA

View Full Version : Are there any disadvantages to using HTTPS instead of HTTP?



mvminfotechseo
07-05-2018, 12:24 AM
Are there any disadvantages to using HTTPS instead of HTTP?

Krina
07-05-2018, 03:36 AM
Following are some of the disadvantages:

A web request with HTTPS is slower and that often results in slow page loading
Pages with HTTPS can never be cached is a shared cache.
Some proxy serves or firewall systems do not allow access to sites with HTTPS.
Using HTTPS encryption is often expensive as the certificate often costs heavily. However, it varies from one administrator to another.

GuruJi
07-05-2018, 07:49 AM
No, there are no disadvantages of using HTTPS but it has advantages to your Website.

ecozaar
07-06-2018, 02:34 AM
Using HTTPS for a web request will always be slower than using HTTP. In particular, it will have significantly greater latency, because of the number of extra "handshake" packets that are necessary before the first byte of payload data is encoded and sent to the server.

evejones
07-06-2018, 03:20 AM
Are there any disadvantages to using HTTPS instead of HTTP?

Got to know about disadvantages of HTTPS for the first time, what about the numbers of advantages it has to offer us?

dombowkett
07-07-2018, 04:03 AM
No, there are many advantages of https not disadvantages.

nayyarali
07-07-2018, 05:44 AM
No, because https is the most secure layer and now search engines also recommend them.

davidsmith21
07-09-2018, 02:06 AM
Disadvantages to using HTTPS instead of HTTP are given below:
1. A web request with HTTPS is slower and that often results in slow page loading.
2. Pages with HTTPS can never be cached is a shared cache.
3. Some proxy serves or firewall systems do not allow access to sites with HTTPS.