I want to have all my content from my blog distributed in a ssl encrypted connection (meaning, I want to go https)
What are the drawbacks with respect to an unencrypted, "regular" http connection?
|
( |
|||||||||
|
|
The only two I can think of is it slightly slower and makes a higher load on the server. |
|||
|
|
|
It will depend what your blog actually does. For example, are you including images from other sites? Are https-URIs for those images available? If not, you will end up with browsers complaining about insecure content. May I ask why you are considering https? |
|||||||||||||||
|