Update the console.currentware.app certificate

Update the console.currentware.app certificate

Related KB article: Securing Web Console with a HTTPS Certificate
  1. Download the updated console.currentware.app certificate from https://www.currentware.com/downloads/files/console.currentware.app.zip
  2. Go to start menu > type in mmc > Launch mmc.exe
  3. Go to File > Add/remove snap-in > Certificates 
  4. Select Computer account
  5. Select Local Computer.

  1. Open Certificates > Personal > Certificates
  2. Right click on console.currentware.app and delete the existing certificate.

  1. Copy the console.currentware.app.pfx to \Program Files (x86)\CurrentWare\cwServer folder and overwrite the existing certificate
  2. Go to the Start menu and type in Services.msc. 
  3. Under Services, look for the CurrentWare Server Helper > right click on it and select Restart.

  1. Go back to the MMC console > Personal > Certificates. The new certificate should appear on the list. 
  2. Go to the Start menu > type in IIS and launch the Information Internet Service window. 
  3. Edit the Bindings for RestAPI 
  4. Select the updated console.currentware.app SSL certificate from the list. 
  5. Edit the Bindings for Web Console
  6. Select the updated console.currentware.app SSL certificate from the list.

  1. Restart IIS by right clicking on your site and select stop. Right click on it again and select Start.

    • Related Articles

    • Securing Web Console with a HTTPS Certificate

      Binding a HTTPS certificate to your CurrentWare Server will allow your administrators to securely access the CurrentWare Web Console using HTTPS protocol. For your convenience, the installer comes pre-shipped with a CurrentWare SSL certificate called ...
    • Web Console Login Issues

      When the CurrentWare Web Console is not configured properly, you will encounter the error message "Error connecting to the server." Here are some recommendations for fixing your login issues. 1. Clear your Browser Cache 2. Fix your Web Console ...
    • Enable the HTTPS Certificate in Firefox

      Firefox has some default restrictions that are different from Edge, Chrome, and other browsers. This causes issues when pages try to load a locally hosted HTTPS certificate. Please follow these steps to resolve Step 1: Enabled Security Enterprise ...
    • How can I change my CurrentWare Web Console password?

      To change password you originally setup for your CurrentWare Web Console, you will need to log into your CurrentWare Web Console. If you have lost or forgotten all login credentials for the CurrentWare Web Console, please see How do I reset/retrieve ...
    • Accessing Web Console Over a Public IP Address

      Once you have CurrentWare Web Console installed on your computer, you can make it accessible to other admins outside the company’s network by performing the following configurations: Configure Port Forwarding Update your app-config.JSON file 1. ...