| Device communication failed. Device
Login Failed. |
Password of the device might be
wrong. |
Click on the device name in the
Inventory Page. Update the correct password and click Save. |
| AppViewX is unable to establish a secure
connection to the NetScaler appliance. |
The NetScaler management interface is
bound to a 512-bit RSA certificate, which is considered insecure by modern Java
security policies. Java enforces a minimum RSA key size of 2048 bits, causing
the SSL handshake to fail with an "algorithm constraints" error. |
- Identify the SSL certificate bound to the NetScaler management
service.
- Verify the key size of the certificate.
- Regenerate a new certificate with the following minimum parameters:
- RSA Key Size: 2048 bits or higher
- Supported signature algorithm (SHA-256 recommended)
- Bind the newly generated certificate to the NetScaler management
service.
- Restart the management service if required.
- Retry the connection from AppViewX.
|