Loading
nixos/nginx: add support for PQ key exchanges in TLS1.3
The Mozilla Server-Side TLS guide is lagging quite a bit, because since OpenSSL 3.5.0 we can provide hybrid key exchanges, that hopefully protect against "store now, decrypt later" attacks, that could be applied once capable quantum computers eventually come into existance. (cherry picked from commit 788e084c)