The server configuration documentation has been updated to explicitly detail how to use the --tls-cert and --tls-key flags. Users can now easily find instructions on enabling TLS for RESP2 connections, along with information on pairing it with authentication and using it with standard Redis CLI tools.

Documentation added for TLS configuration - subh05sus/documentation