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 to File > Add/remove snap-in > Certificates
- Select Computer account
- Select Local Computer.

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

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

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

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