Hopefully they will also introduce a standard and free way to get SSL certificates. I do not like the idea of having to buy new certificates every year (and all the hassle that comes with installing the certificates) just to maintain a very basic website.
Deprecating Non-Secure HTTP
11–20 of 318 posts
Re: Deprecating Non-Secure HTTP
#12Re: Deprecating Non-Secure HTTP
#13This is a pretty bold move, but I like the intent behind it. Hopefully Mozilla can pull it off without causing any problems for normal users. Presumably it will all be synced with their plans to launch a free CA[1] in the near future. [1] https://letsencrypt.org/
One thing I've never been able to figure out from Let's Encrypt's website - will you be able to get a certificate, without hosting your own instance? Or will it be limited to servers you can actually install their program on? Also, I assume they'll get the root CA included by all major vendors/browsers?
Re: Deprecating Non-Secure HTTP
#14Re: Deprecating Non-Secure HTTP
#15Hopefully they will also introduce a standard and free way to get SSL certificates. I do not like the idea of having to buy new certificates every year (and all the hassle that comes with installing the certificates) just to maintain a very basic website.
Re: Deprecating Non-Secure HTTP
#16Why do we have to pay for an SSL certificate? Shouldn't it be free?
Re: Deprecating Non-Secure HTTP
#17Hopefully they will also introduce a standard and free way to get SSL certificates. I do not like the idea of having to buy new certificates every year (and all the hassle that comes with installing the certificates) just to maintain a very basic website.
Nope. The goal is to make running a server only available to corporate entities. It reduce competition from folks like yourself.
Re: Deprecating Non-Secure HTTP
#18Earlier quoted context omitted.
Nope. The goal is to make running a server only available to corporate entities. It reduce competition from folks like yourself.
If the cost of an SSL certificate is a barrier for you to compete, you should probably do something else.
Re: Deprecating Non-Secure HTTP
#19Re: Deprecating Non-Secure HTTP
#20Question: if I'm prototyping a webapp on my machine -- one that will ultimately run behind apache or nginx or an amazon load balancer or something -- can I still prototype it in my browser with new features enabled without getting a valid https setup running on my localhost?