-
Notifications
You must be signed in to change notification settings - Fork 0
Configuring SSL
Seth Wiggin edited this page Jan 29, 2026
·
4 revisions
SSL is required for your On-Site server, if it is not configured the server will use a built-in self-signed certificate which is insecure. Normally, SSL will be configured as part of the installation process. To reconfigure it manually, you will need to do the following:
-
Obtain a .pfx certificate.
-
Update the SSL_CERT_LOC variable in your .env file to point at this file then restart the stack e.g.
SSL_CERT_LOC=/ccdc/on-site-webcsd/ssl_cert.pfx