Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
This article describes the configuration files and folders that come with Protocol Gateway.
Each enrollment protocol is configured in a separate <protocol>.properties file and determines the following:
- The flag to enable the protocol.
- The names of the enrollment token procedures in CM server.
- The name and location of any device RA token.
- Any protocol specific configuration.
<configroot> path
The <protocol>.properties file are stored in the <configroot> path.
Excerpt | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
<configroot> corresponds to the following paths:
|
Configuration files
These are the standard configuration files in <configroot>/conf:
Configuration files and folders | Description |
---|---|
acme.properties | Contains configuration for the ACME service. |
api.properties | Contains configuration for the CM REST API service. |
ast.properties | Contains configuration for the AST service. |
coap.properties | Defines network parameters for the CoAP proxy that can be used with the EST service. |
cmgateway.properties | Defines network parameters and service definitions. |
cmc.properties | Contains configuration for the CMC service. |
cmp.properties | Contains configuration for the CMP service. |
dc.properties | Contains configuration for the Distribution Center service. |
dp.properties | Contains configuration for the Distribution Point service. |
Contains configuration for the EST service. | |
eui.properties | Contains configuration for the EUI service. |
itss.properties | Contains configurations for ETSI Intelligent Transportation System Stations. See also Upgrade Protocol Gateway from 8.4.0 or earlier. |
logging.properties | Contains configuration for logging. |
ping.properties | Contains configuration for the Ping service. |
scep.properties | Contains configuration for the SCEP service. |
Contains configuration for the SDK Proxy service. | |
winep.properties | Contains configuration for the WinEP service. |
certdir | The certdir folder contains the trusted issuer certificates of the TLS server certificate of the CM server. |
Configure verifications of certificate requests
For more information, see Certificate request verifications in Protocol Gateway.
This article is valid for Certificate Manager 8.4.1 and later.