✨ Feature Suggestion | SSL Improvements #897
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So just on a whim, I ran Qualys SSL Labs testing on the main site. Although it scored very well, it does not yet support several features, such as using an ECC-based ChaCha20 encrypted cert which is less-cpu intensive, while being stronger and running HPKP with preloading enabled. It also might to be a good idea to disable some of the weaker CBC ciphersuites with TLS 1.2.
Is this possible?
HPKP is dead. We can definitely change out the cipher suites though, I'll research that this weekend.