Slashdot Mirror


User: tito1234

tito1234's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:SSL certs are both over-trusted and under-trust on SSL Cert Weaknesses Exposed By Comodo Breach · · Score: 1

    look at openvpn team, they use selfsigned certs together with ca.crt, and y also can publish your site ca.crt on your web. you can show server and cliennt ip/domain on web page, so, you can100% avoid mitm attacks.

  2. Re:Well lets see... on Why Doesn't Every Website Use HTTPS? · · Score: 1

    self-signed SSL certificates provide one thing, and one thing only: Encryption between the two ends using the certificate.

  3. Re:Well lets see... on Why Doesn't Every Website Use HTTPS? · · Score: 1

    Both certificates will generate a site that cannot be read by third-parties. The data sent over an https connection or SSL, will be encrypted regardless of whether the certificate is signed or self-signed. http://webdesign.about.com/od/ssl/a/signed_v_selfsi.htm