Skip to content

Commit 6eb1fda

Browse files
committed
Merge branch 'main' into dsf.dev_restructuring_2.0
2 parents 8200c3e + b0e6f98 commit 6eb1fda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/operations/v1/v1.7.1/maintain/root-certificates.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ icon: safe
55

66
A number of trusted certificate authorities (CAs) are included in the DSF docker images [fhir_proxy](https://github.com/datasharingframework/dsf/pkgs/container/fhir_proxy), [fhir](https://github.com/datasharingframework/dsf/pkgs/container/fhir), [bpe_proxy](https://github.com/datasharingframework/dsf/pkgs/container/bpe_proxy) and [bpe](https://github.com/datasharingframework/dsf/pkgs/container/bpe) by default. Root and intermediate certificates as well as the configured usage of issuing CAs as either **server**, **client** oder **server and client** CA are listed at the end.
77

8+
:::info
9+
Please ensure that you are using an organization-validated certificate (OV). We check for the presence of certain elements in the FHIR proxy. These are not set for domain-validated (DV) certificates. DV-validated certificates cannot be used in the standard setup.
10+
:::
11+
812
## Extending or Replacing Trusted Certificate Authorities
913
X.509 certificates of default trusted CAs are stored as .pem files containing multiple certificates in the docker images and can be replaced by either using docker [bind mounts](https://docs.docker.com/engine/storage/bind-mounts) or configuring appropriate environment variables with different targets.
1014

0 commit comments

Comments
 (0)