Hi, I'm planning to switch to Let's Encrypt on a separate VPS for my domain frbg.me, but before I do, I wanted to set up the best cipher suites.
what is the appropriate cipher suite to set up in Nginx so that I only get the ciphers listed in green?
right now in my Nginx configuration, there's merely
ssl_protocols TLSv1.2 TLSv1.3; | |
---|---|
ssl_prefer_server_ciphers on; |
and no cipher suite defined. (screenshot is from ssllabs for another domain hosted on my VPS already)
My domain is: frbg.me
I ran this command: N/A
It produced this output: N/A
My web server is (include version): latest Nginx mainline
The operating system my web server runs on is (include version): Debian Sid
My hosting provider, if applicable, is: OVH
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.12.0