View Single Post
Old 07-18-2017, 05:06 AM   #7
sinGN
Registered User
 
Join Date: Nov 2016
Posts: 330
It is slower (encrypting and decrypting takes time).

It can scare users when things go (even slightly) wrong. Mixed content warnings, expired certificates, invalid certificates will cause many browsers to present scary warnings to the user.

It is more complicated. Your server needs to redirect non-https traffic, you need to do configuration and install certificates, make sure they are valid and up to date.

It is costly, you need to pay for ssl certificates (or use a self-signed one, but that is not generally a realistic option).
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sinGN is offline   Reply With Quote