Skip to content

Commit fb29474

Browse files
committed
fixed copy/past bug
1 parent 06e0a92 commit fb29474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/v1.7.0/maintain/root-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Defaults are configured for the list of issuing, intermediate and root CAs used
4747
Use the following environment variable to configure non default .pem files or override the existing files using docker bind mounts:
4848
* [DEV_DSF_SERVER_AUTH_TRUST_CLIENT_CERTIFICATE_CAS](bpe/configuration.html#dev-dsf-server-auth-trust-client-certificate-cas)
4949
Default Value: [ca/client_cert_ca_chains.pem](/download/1.7.0/client_cert_ca_chains.pem)
50-
* [DEV_DSF_FHIR_CLIENT_TRUST_SERVER_CERTIFICATE_CAS](bpe/configuration.html#dev-dsf-fhir-client-trust-server-certificate-cas)
50+
* [DEV_DSF_BPE_FHIR_CLIENT_TRUST_SERVER_CERTIFICATE_CAS](bpe/configuration.html#dev-dsf-bpe-fhir-client-trust-server-certificate-cas)
5151
Default Value: [ca/server_cert_root_cas.pem](/download/1.7.0/server_cert_root_cas.pem)
5252
[DEV_DSF_BPE_MAIL_TRUST_SERVER_CERTIFICATE_CAS](bpe/configuration.html#dev-dsf-bpe-mail-trust-server-certificate-cas)
5353
Default Value: [ca/server_cert_root_cas.pem](/download/1.7.0/server_cert_root_cas.pem)

0 commit comments

Comments
 (0)