Secure the SEAL Print Client Services ???? Für aktuelles Produkt umarbeiten ????¶
For security reasons, SEAL Systems strongly recommends configuring the TLS encryption. This is also one step to get rid off the annoying certificate warnings in the browser.
Configure the TLS Encryption¶
-
Get a TLS certificate in PEM format, see the Requirement.
-
Replace the following file containing the private key:
C:\ProgramData\SEAL Systems\infrastructure\config\tls\key.pem
-
Replace the following file containing the public certificate:
C:\ProgramData\SEAL Systems\infrastructure\config\tls\cert.pem
-
Save the CA certificate to the following file:
C:\ProgramData\SEAL Systems\infrastructure\config\tls\ca.pem
-
Configure the path to the directory containing the certificate files.
env: service: any: tag: any: TLS_DIR: C:\ProgramData\SEAL Systems\infrastructure\config\tls
Next Step¶
Continue with: Secure Keycloak