I am hoping the developers can address the security issues associated with the use of self-signed SSL Certificates. I suspect a large number of the SME users are not registering themselves as businesses and thus obtaining valid/verfified Certs.
Since there is no way to verify the validity the cert, or whom you are talking to, it is easy to compromise the connection with a "Man-in-the-middle" (MITM) attack.
Unfortunately this MITM attack is already available in prepackaged hacker tools on the internet.
With a specific tool I was able to crack into https and ssh version 1 sessions. This was not done for malice, but to prove a point how easy it is.
It was able to read an ssh connection to home and an https connection to my bank!!
Yikes.
I am wondering outloud if the notion of a self-signed Cert should be re-addressed and possibly even removed?
Your thoughts?
regards,
patrick