Enable, disable, or remove Secure Sockets Layer (SSL) ciphers while retaining a valid cipher configuration for NGINX.
Review the requirements for modifying SSL cipher settings and preventing NGINX validation failures.
You can enable, disable, or remove SSL ciphers. Determine the required combination of ciphers before you modify the configuration.
Do not disable or remove all ciphers. A configuration that contains no enabled ciphers is invalid and causes NGINX validation to fail.
NGINX uses the OpenSSL cipher-list format. For information about this format, see the OpenSSL documentation.