Import SSL Certificate

Import SSL Certificate

An SSL (Secure Sockets Layer) certificate is a digital certificate that verifies a website's identity and allows for an encrypted connection.

If AssetExplorer operates on an HTTPS port or uses HTTPS mode for communication with Endpoint Central agents, a valid SSL third-party certificate needs to be uploaded to the application.
Fresh installations of AssetExplorer from builds 6986 and above will automatically start in HTTPS mode.  

To upload an SSL certificate to AssetExplorer, go to Admin > General Settings > Security Settings > Import SSL Certificate.

Browse and select the certificate file. Only files with extensions .cer, .crt, .p7b, .pfx, .keystore, or .jks can be uploaded.
  1. For .pfx, .keystore, and .jks files, enter the keystore password and click Import to upload the SSL certificate.
  2. For .cer and .crt files, upload the keystore file and enter the password.
    1. Choose the upload method for the intermediate/root certificate. For manual upload, select the appropriate files and click Import. You can upload a maximum of four Intermediate/Root Certificates.
  3. For the .p7b file, provide the keystore file, enter the password, and click Import.
Restart the application for the changes to take effect.
If you have the Private Key as a.key file, you do not have to enter any password.     


    • Related Articles

    • Prerequisites for configuring LDAP SSL

      Role Required: SDAdmin By default, any LDAP communication between client and server applications are not encrypted, making it vulnerable to network monitoring jump devices/software. AssetExplorer employs LDAP SSL to secure the communication between ...
    • Import Users from Active Directory

      Role Required: SDAdmin The integration of Active Directory (AD) with AssetExplorer enables you to import user information from the Active Directory server into AssetExplorer. You can import users from any of the domains and their subsequent ...
    • Import Contracts

      You can import contracts in bulk from Microsoft Excel files. Go to Contracts and click Import from XLS. Locate the XLS file on your device. Click Submit. Map the Excel columns with the relevant fields. Click Import. After the contracts are imported, ...
    • Import License

      Software managed in the organization and its details can be imported through a CSv file. Role Required: SDAdmin To import licenses, Go to Admin > Software > Import License(s) From CSV. Click Choose File to browse and locate the CSV file. Click ...
    • Import CI Relationships

      CI Relationships denote the dependencies between CIs. The relationships allow the users to understand the inter-dependencies between the CIs. Asset Explorer allows you to import CI relationships from a XLS file to add relationship between the CIs. ...