Citrix Device

  1. Log in to AppViewX.
  2. Go to Menu > ASSET MANAGEMENT > Device Inventory and search for the device that was added.
  3. Click on the status of that particular device.
    Error Message Possible Cause Possible Solution
    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.
    1. Identify the SSL certificate bound to the NetScaler management service.
    2. Verify the key size of the certificate.
    3. Regenerate a new certificate with the following minimum parameters:
      • RSA Key Size: 2048 bits or higher
      • Supported signature algorithm (SHA-256 recommended)
    4. Bind the newly generated certificate to the NetScaler management service.
    5. Restart the management service if required.
    6. Retry the connection from AppViewX.