SSL Certificate Installation

SecHard

SSL Certificate Installation

1- Go to "Settings > System > SSL" page from the left menu.

2- Click "Choose File" in the "Upload PFX Certificates:" field and select the PFX file. Enter "Password" and click on "Save" button.

Certificate can also be uploaded with Key and Crt files.

image-20250430-140148.png

 

3- An ssh connection is made to the SecHard server.

4- Type "sudo su" command in the command line and click enter. Enter the password again. (This step must be skipped if logged in with root)

5- Type the command "cd /opt/sechard" on the command line

6- Type "sechard stop" at the command line and stop the SecHard system.

7- After the stop process is completed, the services are started by typing the "sechard start" command.

8- The command "watch docker service ls" is written and all services are waited until 1/1.

9- SecHard system is accessed.

SecHard