Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

TLS v1.3 not active despite being enabled in NGINX config (certbot --nginx)

OpenSSL 1.1.0g 2 Nov 2017

I did not even look at the rest of what you are doing but OpenSSL 1.1.0 simply does not support TLS 1.3 yet. TLS 1.3 is support starting with OpenSSL 1.1.1 only. See Using TLS1.3 With OpenSSL for more information.

Tags:

Nginx

Ssl

Certbot

Related

How to mail-enable an existing Azure AD security group? How do I use Linux to find unused IP addresses on my network? Can mixing RAM memory size (on its own) reduce dual channel performance? mysqldump throws: Unknown table 'COLUMN_STATISTICS' in information_schema (1109) Is it possible to create a RHEL 6 repo on a RHEL 7 server CentOS 7: df started to hang yum/rpm Failed to initialize NSS library in chroot This could be due to CredSSP encryption oracle remediation - RDP to Windows 10 pro host Chroot SFTP - Possible to allow user to write to current (chroot) directory Persistently rename a Linux network interface without Udev / Reboot How to generate host SSH keys via ansible? When integrity of an Exchange 2013 mailbox database is questionable, is it safe to simply "move" the mailboxes, or do they have to be exported?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy