By default, pWidgets Home View automatically creates a self-signed certificate using the server/host computer's DNS name and IP address.
Please ensure that HTTPS is selected as the web protocol under Service Settings.
While holding Shift, right click pWidgets Home View shortcut and click Run as administrator
Enter username and password
Default credential is "Admin" for both username and password
Click Login
Click Global Settings
Click Datebase Connection
Click the dropdown for http and change to https
Click in the blank text box next to Certificate Name
Example: pWidgets-Cert
Click Save Settings
Upon creation, the certificate will be installed in the Trusted Root Certification Authorities and automatically exported ( .cer) to the default Nexas resource folder located at:
C:\Nexas America\Self Signed Cert.
The exported certificate is required on client computers to recognize the site as secure and avoid HTTPS security warnings. This certificate should be installed on each client machine.
There are two ways to install Self-Signed Certificates. Please look at both steps below to figure out what is best for your company
- Local per computer
- Group Policy (GPO)
To install the Self-Signed certificate
Double-click the .cer file.
Click Install Certificate.
Choose Local Machine (admin required)
Select Place all certificates in the following store → Trusted Root Certification Authorities
To install a self-signed certificate via Group Policy (GPO) so that it's automatically trusted on all domain-joined client PCs
Prerequisites
A .CER file (not .PFX) exported from your self-signed certificate.
Domain admin rights.
Access to Group Policy Management Console (GPMC) on a Domain Controller
Make sure both server and clients are joined to the same Active Directory domain
Steps to Install the Certificate via GPO
Open Group Policy Management
Run gpmc.msc on your Domain Controller
Create or Edit a Group Policy Object (GPO)
Navigate to your domain or target Organizational Unit (OU)
Right-click it and choose Create a GPO in this domain
Name it (e.g., Install Self-Signed Cert) and click OK
Edit the GPO
Right-click the GPO and choose Edit.
Go to Certificate Store Policy
Inside the Group Policy Editor, navigate to:
Computer Configuration
Policies
Windows Settings
Security Settings
Public Key Policies
Trusted Root Certification Authorities
Import the Certificate
Right-click Trusted Root Certification Authorities and select Import
Browse for your .CER file and complete the wizard
Link the GPO to the Target OU
In Group Policy Management, right-click the desired OU (containing the computers), select Link an Existing GPO, and choose the GPO you just created
Force Group Policy Update (optional). Simply reboot the machine to apply the policy
Verify on a Client PC
Open certmgr.msc (or mmc.exe with Certificates snap-in)
Go to:
Trusted Root Certification Authorities → Certificates
Confirm the self-signed certificate is listed and trusted