Hacker News new | past | comments | ask | show | jobs | submit login

Can you please expand on this? Does using TLS (vs SSL2v3) automatically ensure you're using ephermal diffie hellman?



No, it's a ciphersuite; the server and client have to agree to use it.


No.

You can't control the client but you can have the server offer up a preferred list of ciphers.

On nginx, this would be ssl_prefer_server_ciphers = on; for example





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: