Log in to the server
Log in to the Adaptiva Server web portal
Log in to the Adaptiva Admin Portal
In a web browser, enter the Adaptiva Server Admin Portal URL. If you changed the default Web UI Port, specify the port in the URL:
https://<AdaptivaServerFQDN>[:Port].Example:
https://adaptivaserver.mycompany.org:9678
Image of the Adaptiva Admin Portal log in screen At the Adaptiva Web Portal, click Log in with Active Directory. If an Adaptiva login account was created during server installation, enter the email address and password and click Log in.
If you are using Mozilla Firefox, see Resolve the Mozilla Firefox Active Directory Login Issue KB article.
If you have not yet added a license, proceed to Add a license.
Add certificate to the root store
If a self-signed certificate was selected, you should import the certificate into the Trusted Root Certification Authorities container on every device where the Adaptiva Admin Portal will be accessed. Each OneSite Administrator who will use the Admin Portal from a remote device will need to import the certificate. Alternatively, the certificate can be deployed using a GPO or Intune policy.
Download and install the certificate
You have two options for downloading and installing the certificate:
Option 1: Download the certificate from the browser page
In a web browser, enter the Adaptiva Server Admin Portal URL. If you changed the default Web UI Port, specify the port in the URL:
https://<AdaptivaServerFQDN>[:Port].Example:
https://adaptivaserver.mycompany.org:9678You will see the message Your connection isn't private.
Click on the text Not secure next to the Address URL.

Connection Warning Click on Certificate details to view the certificate.
Select the Details tab.
Click on Export.
Select a destination (your Downloads folder) - leave the default filename of
<servername>.crt.Close your browser.
In File Explorer, browse to the saved certificate and double-click it.
Select Install Certificate....
Select Local Machine (recommended) and click Next.
Select Place all certificates in the following store.
Click Browse, select Trusted Root Certification Authorities and click OK.
Click Next and then click Finish.
Option 2: Download the certificate from the registry
The certificate is stored in the registry at
HKLM\SOFTWARE\Adaptiva\server\certificates.cloudui_public_certThe data can be saved into a UTF-8 formatted text file with a .crt extension.
You can then run the following command to import the certificate:
Certutil.exe -addstore root "<path>\<servername>.crt"
Test the certificate
In your browser, enter the Adaptiva Server name with optional :port -
https://<servername>[:port].You will now see the Admin Portal login page.
There will now be a lock icon next to the URL

Secure Site Details
Last updated
Was this helpful?