Securing Web Console with a HTTPS Certificate
By default, the Currentware Web Console creates a self-signed certificate on the server. If you wish to replace this with a valid 3rd party certificate, you can follow this guide.
- Install your certificate into IIS. You can follow this guide from DigiCert HERE
- Update the Bindings in IIS for the RESTAPI and WebConsole sites
- Launch IIS from the start menu
- Expand the server and Sites containers
- Right-click the WebConsole site and choose Edit Bindings

- Click on the binding in the new window and select Edit

- In the SSL Certificate dropdown, select your SSL Certificate and click OK
- Close the Site Bindings Window.
- Repeat this process for the RESTAPI site.
- If you've configured a URL for accessing the WebConsole you will need to update your app-config.json file. This process can be found in section 2 of THIS KB.
- Update the server's hostname to the URL for your SSL Certificate.
Related Articles
Update the console.currentware.app certificate
Related KB article: Securing Web Console with a HTTPS Certificate Download the updated console.currentware.app certificate from https://www.currentware.com/downloads/files/console.currentware.app.zip Go to start menu > type in mmc > Launch mmc.exe Go ...
Web Console Login Issues
When the CurrentWare Web Console is not configured properly, you will encounter the error message "Error connecting to the server." 1. Clear your Browser Cache Why does my Web Console login screen open on one web browser but won’t open on a different ...
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 ...
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. ...
ERR_CONNECTION_RESET error while accessing the Web Console
Starting from version 8.0.1, the Web Console ensures secured access by using the HTTPS protocol. If you encounter an error message while attempting to access the web console, stating “This site can’t be reached. The connection was reset,” accompanied ...