Enable TLS 1.3 in our nginx config #92
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?
The current mainline versions of the official nginx packages are compiled against OpenSSL 1.1.1, and support TLS 1.3.
The version installed on barnard is already 1.7 (1.7.1, two minor versions behind), but the package installed on andromeda is still 1.15.9, compiled against OpenSSL 1.0.2g.
I will set the latest version on the package resource so we can easily upgrade it, as well as enable TLS 1.3