Skip to content

Commit b4c5368

Browse files
Update configuration.md
1 parent bf8787d commit b4c5368

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docsource/configuration.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -173,20 +173,20 @@ The plugin supports the following standard CRL revocation reasons:
173173
174174
### Security Considerations
175175
176-
1. **Credential Storage**: Store API credentials securely and restrict access to the Gateway configuration
177-
2. **Secret Management**: Consider using a secrets management system for AuthKey storage
178-
3. **Network Security**: Ensure TLS/SSL is properly configured for all API communications
179-
4. **Least Privilege**: Request API credentials with minimal required permissions
180-
5. **Audit Logging**: Enable comprehensive logging in both the Gateway and HydrantId for security monitoring
181-
6. **Credential Rotation**: Regularly rotate API credentials according to your security policy
176+
1. **Credential Storage**: Store API credentials securely and restrict access to the Gateway configuration
177+
2. **Secret Management**: Consider using a secrets management system for AuthKey storage
178+
3. **Network Security**: Ensure TLS/SSL is properly configured for all API communications
179+
4. **Least Privilege**: Request API credentials with minimal required permissions
180+
5. **Audit Logging**: Enable comprehensive logging in both the Gateway and HydrantId for security monitoring
181+
6. **Credential Rotation**: Regularly rotate API credentials according to your security policy
182182
183183
**CA Connection**
184184
185-
Populate using the configuration fields collected in the [requirements](#requirements) section.
185+
Populate using the configuration fields collected in the [requirements](#requirements) section.
186186
187-
* **HydrantIdBaseUrl** - The base URL for the HydrantId API endpoint. For example, `https://acm.hydrantid.com` or `https://acm-stage.hydrantid.com`.
188-
* **HydrantIdAuthId** - The API Authentication ID provided by HydrantId for API access.
189-
* **HydrantIdAuthKey** - The API Authentication Key (secret) provided by HydrantId for API access.
187+
* **HydrantIdBaseUrl** - The base URL for the HydrantId API endpoint. For example, `https://acm.hydrantid.com` or `https://acm-stage.hydrantid.com`.
188+
* **HydrantIdAuthId** - The API Authentication ID provided by HydrantId for API access.
189+
* **HydrantIdAuthKey** - The API Authentication Key (secret) provided by HydrantId for API access.
190190
191191
2. **Certificate Template Configuration**
192192

0 commit comments

Comments
 (0)