Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP
설명
Attempting to enable SSL for monitored SQL instance, the following error appeared: Error code is: An error occurred during a connection to hostname:port number. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP
원인
The correct TLS version is needed for the handshake between the FGLAM to the monitored instance.
해결 방안
Resolution 1: Check with Unix administrator what ssl protocol is required TLS 1.1 or TLS 1.2. The TLS 1.2 option in the SQL Server cartridge 5.9.3.10 and higher cartridge is available for SSL. The option to change the TLS version is on the Db agent properties under Agent | Administration | Agent Status.
Resolution 2: Reference Knowledge Base Article 232748