Skip to content

Commit 7e9b6c3

Browse files
docs: update pending feature
Signed-off-by: bradfordwagner <[email protected]>
1 parent 0efd72a commit 7e9b6c3

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.features/pending/custom-sso-ca-configuration.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,5 @@ sso:
2222
-----END CERTIFICATE-----
2323
```
2424
25-
#### File path reference
26-
```yaml
27-
sso:
28-
# Custom CA certificate file name
29-
rootCAFile: /etc/ssl/certs/custom-ca.pem
30-
```
31-
32-
The system will automatically use certificates mounted to `/etc/ssl/certs` without additional configuration.
25+
The system will automatically use certificates configured with SSL_CERT_DIR, and SSL_CERT_FILE for non macOS environments.
3326
For production environments, always use proper CA certificates instead of skipping TLS verification.

0 commit comments

Comments
 (0)