How to fix "SSL Connection required, but not supported by server"?

How to fix "SSL Connection required, but not supported by server"?


Error Message:
SSL Connection required, but not supported by server


Reason: This error occurs when you are trying to add a server as SSL enabled but the server is not configured to use SSL.

Solution: To overcome this issue:

Solution 1:
  1. Configure SSL on the server. (help link: How to configure SSL on mysql server?)
  2. The certificates used for SSL configuration should be imported to AppManagerHome/working/Cert/apm.keystore.
  3. Add the monitor by enabling 'SSL' option in Add New Monitor page. If the monitor has already been added, update the 'SSL' option in Edit Monitor page.
Solution 2:
  1. Disable SSL checkbox in UI if you do not wish to enable SSL connection.


SSL connection is more secure than non-SSL connection.


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Troubleshooting SSL Handshake Error

                        SSL Handshake Error SSL Handshake error occurs when a secure connection cannot be established to the URL added for monitoring. Common reasons for it are wrong SSL protocol version, incompatible ciphers, and invalid/missing client-side certificate.  ...
                      • How to monitor SSL Certificate of FTPS server?

                        Two modes to invoke client security in FTPS Explicit mode Implicit mode Explicit mode (Default port 21) - This port shouldn't be used In Explicit mode, an FTPS client must "explicitly request" security from an FTPS server by sending an FTP command ...
                      • How to import certificates for monitoring DB2 Server with SSL authentication?

                        By default, if you want to use self-signed certificates for SSL connection then the certificate generated by the DB2 server will be db2server.arm. But our AppManager doesn't support arm files. So it has to be renamed as the db2server.cer and then ...
                      • How to import certificates for monitoring Postgres Server with SSL authentication?

                        Error Message: The connection attempt failed! Reason: This error occurs when you are trying to add an SSL enabled server but the certificates which are used for SSL connection are not present in the cacerts. Solution:       To import certificates, ...
                      • LDAP - Unable to find valid SSL Certificate

                        If there is an error while adding LDAP Server Monitor with the message "Unable to find valid SSL Certificate", then please try the below steps to troubleshoot the issue. When the error occurs we can find the below traces in the "stderr.txt.*" log ...