(Note: This doesn't apply to the SaaS version of Asset Center)
Configuring your OTbase Asset Center for HTTPS access is simple if you already have an SSL certificate:
- Rename your certificate file to ot-base.crt
- Rename your private key file to ot-base.key
- On the computer where Asset Center is hosted, copy both files to the directory /var/ot-base/config if the host operating system is Liinux, and %ProgramData%\Langner\OT-BASE Asset Center\config if the host operating system is Windows (note that the ProgramData folder is hidden).
- Re-load Asset Center with the command docker exec ot-base reload.
Note that your key length must be at least 2048 bit.
Using a certificate that requires a passphrase
You cannot use certificates that require passphrases.
Using self-signed certificates
You can use self-signed certificates, but note that your browser will display warnings even though the connection will be encrypted.
Comments
0 comments
Please sign in to leave a comment.