AssetExplorer adopts custom truststore to support untrusted SSL certificates and self-signed certificates.
Earlier, whenever AssetExplorer remote server tries to connect with AssetExplorer central server, the authenticity of the server will be validated using the certificate stored in the default truststore (cacerts) and if the certificate is not authorized, the connection will not be established. Now with custom truststore, if the certificate is not authorized, the administrator can proceed to trust the certificate and establish connection.
How Custom Truststore Works
While connecting AssetExplorer remote server with central server, the application triggers a warning as shown in the below screenshot if the certificate is not authorized.
- The administrator can proceed to trust the certificate. Then, AssetExplorer remote server will create a custom truststore and store the security certificate provided by the central server.
- After storing the certificate in the custom truststore, the authenticity of the central server is verified and connection is established.
If the central server certificate is changed, the truststore should be updated in order to avoid PKIX-Path-Build connection failure.
If the details used for establishing connection is modified after creating the custom truststore, the certificate stored in the custom truststore will be removed and the authenticity will be verified again.
Related Articles
Custom Schedules
Custom schedules enable you to access any data from AssetExplorer and schedule periodic customized actions such as sending notifications or updating asset details. You can also synchronize AssetExplorer data with other third-party applications to ...
Custom Reports
AssetExplorer enables you to create customized reports to meet the unique needs of your organization. Role Required: SDAdmin; Technicians with Complete Access to reports. To create custom reports, Go to the Reports Tab. Click the New Custom Report ...
Custom Settings - Report Settings
Custom settings allow you to modify the structure of the report. Role Required: SDAdmin, Technicians with Complete Access to reports. To access custom settings, Go to the Reports tab. Click Custom Settings. Customize your report using the following ...
Add Assets by Generating Custom Barcodes
You can add assets to AssetExplorer by generating your own barcodes. You can automate code generation sequentially or generate codes manually for every asset. On the left navigation pane, select Barcode Generation. Click Add new assets by generating ...
FIPS Compliance
What is FIPS? Federal Information Processing Standards (FIPS) is established by the US government to enhance the security posture of organizations. It provides guidelines and best practices for securing data, employing strong cryptographic methods, ...