...
Excerpt |
---|
Describes the process of initially defining the general repository settings and reference settings. |
RepositorySettings
Anchor | ||||
---|---|---|---|---|
|
A RepositorySettings files needs to be available to all components in a Bit Repository system, as it describes the contract for the system.
...
Not all parts of the settings file are relevant for all components, so irrelevant parts may be removed when distributed to the different components. This may introduce errors, so it is recommended to distribute the full RepositorySettings file to all repository participants.
ReferenceSettings
Anchor | ||||
---|---|---|---|---|
|
See ReferenceSettings at GitHub, showing how the ReferenceSettings file should be defined.
Certificate Creation
Anchor | ||||
---|---|---|---|---|
|
The following is an instruction on how to create the certificates needed in the collection settings.
...
The general organizational policy for creating and managing certificates should be used for Bit Repository systems.
Self-signed Certificates
Excerpt |
---|
For test and development purposes self-signed certificated can be used. The following describes how to create self-signed certificates for test purposes. |
...