Romain's blog

Forward secrecy

Instead of using what is called a long-term secrets key--typically the TLS certificate private key--a unique session key is generated for every session ensuring that the compromise of a

For example AWS proposes different security policies and some permit Forward Secrecy

For Forward Secrecy, you can use one of the ELBSecurityPolicy-FS policies or an ELBSecurityPolicy-TLS13 policy.

#security