The Guardian also open-sourced a test SSL cert
1–10 of 16 posts
Re: The Guardian also open-sourced a test SSL cert
#2This is just a self-signed cert.
Re: The Guardian also open-sourced a test SSL cert
#3So now anyone snooping on visitors to Guardian's site can decrypt the communication. Don't see why anyone would waste time on this given that there is no 'money' involved.
Re: The Guardian also open-sourced a test SSL cert
#4 Issuer: C=GB, ST=London, L=London, O=GU, OU=tech, CN=*.int.gnl/emailAddress=martyn.inglis@guardian.co.uk
Subject: C=GB, ST=London, L=London, O=GU, OU=tech, CN=*.int.gnl/emailAddress=martyn.inglis@guardian.co.uk
This isn't the Guardian's certificate. It's self-signed, for starters.Re: The Guardian also open-sourced a test SSL cert
#5Wouldn't this allow someone to do a full man in the middle attack with a compromised server/dns server?
Re: The Guardian also open-sourced a test SSL cert
#6Wouldn't this allow someone to do a full man in the middle attack with a compromised server/dns server?
If it were the actual cert they're using, yes.
Re: The Guardian also open-sourced a test SSL cert
#7This is just a self-signed cert.
Before everyone gets hysterical, please vote ^^^ that comment up. It's a self-signed cert, it is not used in production:
Re: The Guardian also open-sourced a test SSL cert
#8[deleted]
Re: The Guardian also open-sourced a test SSL cert
#9Re: The Guardian also open-sourced a test SSL cert
#10This is just a self-signed cert.
Before everyone gets hysterical, please vote ^^^ that comment up. It's a self-signed cert, it is not used in production: https://news.ycombinator.com/item?id=6875023
Yep. Though it opens up a (probably hypothetical) potential attack if this cert is widely trusted on, say, Guardian employees' development machines.