To access the Admin Web of the deployed SignServer Cloud instance, the superadmin credentials need to be retrieved from the server and installed on a system and/or browser.

PrimeKey recommends using Mozilla Firefox, since it has self-enrollment capabilities and its own keystore separate from the operating system. Note that if you are using Google Chrome, you will need to import the key file to the local machine keystore.

Step 1: Obtain Public IP Address

To obtain the public IP address of your deployed SignServer Cloud instance in Microsoft Azure, do the following:

  1. After launching the instance in Azure, click the Go to resource button to get to the resource group Overview:

     
  2. Click Copy to clipboard next to the displayed DNS name assigned to the instance.

     
  3. Paste this IP address into a browser and proceed to Step 2.

Step 2: Download p12 from SignServer Public Web

To obtain the credentials, download the p12 file from the SignServer Public Web:

  1. Browse to SignServer at the URL: http://<Azure Public DNS Name or Azure Public IP Address>
  2. A browser warning is shown as the certificate is not yet trusted in your web browser. Accept this warning since the SSL certificate was just created. Click Advanced > Add Exception > Confirm Security Exception to add a browser exception to continue to the secure session.
  3. A login prompt will appear to retrieve the credentials. Enter the  User Name superadmin and enter the subscription ID as your password and click OK.
    NOTE: The subscription ID is available at the top of the Resource Group Overview:

  4. Certificate Enrollment page appears with links allowing you to download the superadmin.p12 file. 
    Note: the credentials and this page can only be used to download the p12 file once.Once the p12 is downloaded, these credentials are expired and this page will no longer be accessible.
  5. On the Certificate Enrollment page, click Download superadmin.p12 to download your p12 file certificate.

Step 3: Install p12 

With the p12 file downloaded, install the bundle on your system and/or browser's trust store.

To import the certificate in Mozilla Firefox:

  1. On the Firefox menu, select Preferences.
  2. Click Privacy & Security.
  3. Scroll down to the Security section and click View Certificates.
  4. On the tab Your Certificates, select Import.
  5. Browse to the p12 file to import and for the password enter the password entered in the launch wizard (described in the SignServer Credentials section).

Step 4: Browse to SignServer Admin Web 

With the credentials installed, click Administration in the Public Web to access the SignServer Admin Web at the URL:
https://<Azure Public DNS Name or Azure Public IP Address>/signserver/adminweb

Your browser should now recognize your new certificate and open the SignServer Admin Web displaying the Administration page.