Supademo Logo
Demo Image 1
Demo Image 2
Demo Image 3

Click here to begin.

2025 Wiki - Install and Setup - Create a self-signed certificate (PowerShell)

D

Dylan Greenwood

Updated: Mar 14, 2025

Description

Creating a self-signed cert is an easy to connect to the Grooper website using HTTPS.

Steps

1
Click here to begin.
2
Secure HTTPS connection (Edge)
3
SSL certs are bound to a website in IIS.
4
If you're seeing this error, we'll show you how to create the self-signed cert in PowerShell.
5
Open PowerShell (as an admin).
6
Enter this command.
7
When successful you will see the cert's path, thumbprint and subject. You can ignore this.
8
Open IIS Manager.
9
Click "Bindings..."
10
Click "Add..."
11
Change "Type" to "https"
12
Click "Close" to finish.
13
You can now connect to Grooper using HTTPS: [https://hostname/Grooper](https://hostname/Grooper)
14
Step 14
2025 Wiki - Install and Setup - Create a self-signed certificate (PowerShell)