Note: This doesn't apply to the cloud version of OTbase Inventory
Configuring your OTbase Inventory 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 OTbase Inventory is hosted, copy both files to the directory:
On Linux - /var/ot-base/config
On Windows - %Program Data%\Langner\OT-BASE Asset Center\config
(The ProgramData folder is usually hidden, adjust your folder options in order to view it). - Re-load OTbase Inventory with the Docker command:
docker exec ot-base reload
.
Note: 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.