...
The integrity.properties file specifies the location of the services certificate and key file, and where integrity reports are stored.
Code Block | ||||
---|---|---|---|---|
| ||||
org.bitrepository.integrity-service.privateKeyFile = /path/to/privatekeyfile
org.bitrepository.integrity-service.integrityreportstore = /path/to/integrityreport/storage/ |
Integrity service settings
...