This article describes how to install and set up the SQLite database engine, used in Smart ID Certificate Manager (CM). For more information about SQLite, see https://www.sqlite.org.
When installing the CM Server, include the CMDB component to create the CMDB database.
The SQLite database is not supported for use in CM production systems.
Step-by-step instruction
- Enter the directory where the database file will be stored.
- Make sure that the service user that runs the CM server can write to the folder specified for CMDB.
- After CMDB is created, the cm.conf configuration file is updated with the JDBC connection URL pointing to the created SQLite database file.