|
|
|
|
|
by timg
6961 days ago
|
|
That's terrible in my book. What if you are running an entertainment site with lots of subdomains and for every single subdomain the user gets harassed with this question? These certificates have nothing at all to do with "authority." Just think about it, what exactly do they prove? Why should you only be allowed to speak in confidence with well identified parties (not that verisign remotely attempts to identify anyone)? Think carefully. Related: http://www.schneier.com/blog/archives/2005/12/new_phishing_tr.html |
|
Anytime you use a self-signed certificate [edit] without manually verifying the fingerprint of certificate [/edit] ANYONE who controls the network hardware between you and the second party can eavesdrop and even tamper with the communication stream. Neither you nor the second party has any way of knowing what's going on. That's why we NEED a warning every time we encounter a self-signed certificate.
The default behavior of the browsers is fine and we're lucky that the design allows us to fool around with self-signed certificates at all.
EDIT: If you manually verify the fingerprint of the self-signed certificate each time you connect you can be sure your connection is secure. But still the UI makes sense (even more sense).