From 2ac354c0ad16d836d6d0acadbde2594ca49f610e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hringer?= Date: Fri, 17 Apr 2026 13:14:07 +0200 Subject: [PATCH] Remove duplicate entries --- .../operations/v2.0.0/fhir-reverse-proxy/configuration.md | 7 ------- .../operations/v2.0.1/fhir-reverse-proxy/configuration.md | 7 ------- .../operations/v2.0.2/fhir-reverse-proxy/configuration.md | 7 ------- .../operations/v2.1.0/fhir-reverse-proxy/configuration.md | 7 ------- 4 files changed, 28 deletions(-) diff --git a/docs/src/operations/v2.0.0/fhir-reverse-proxy/configuration.md b/docs/src/operations/v2.0.0/fhir-reverse-proxy/configuration.md index 5c7a1cb30..a33b318d6 100644 --- a/docs/src/operations/v2.0.0/fhir-reverse-proxy/configuration.md +++ b/docs/src/operations/v2.0.0/fhir-reverse-proxy/configuration.md @@ -76,13 +76,6 @@ icon: config - **Example:** `/run/secrets/ssl_certificate_chain_file.pem` -### SSL_CERTIFICATE_CHAIN_FILE -- **Required:** No -- **Description:** Certificate chain file, PEM encoded, must contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate), sets the apache httpd parameter `SSLCertificateChainFile`; can be omitted if either no chain is needed (self signed server certificate) or the file specified via *SSL_CERTIFICATE_FILE* contains the certificate chain -- **Recommendation:** Use docker secret file to configure -- **Example:** `/run/secrets/ssl_certificate_chain_file.pem` - - ### SSL_CERTIFICATE_FILE - **Required:** Yes - **Description:** Server certificate file, PEM encoded, sets the apache httpd parameter `SSLCertificateFile`, may contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate). Omit *SSL_CERTIFICATE_CHAIN_FILE* if chain included diff --git a/docs/src/operations/v2.0.1/fhir-reverse-proxy/configuration.md b/docs/src/operations/v2.0.1/fhir-reverse-proxy/configuration.md index 5c7a1cb30..a33b318d6 100644 --- a/docs/src/operations/v2.0.1/fhir-reverse-proxy/configuration.md +++ b/docs/src/operations/v2.0.1/fhir-reverse-proxy/configuration.md @@ -76,13 +76,6 @@ icon: config - **Example:** `/run/secrets/ssl_certificate_chain_file.pem` -### SSL_CERTIFICATE_CHAIN_FILE -- **Required:** No -- **Description:** Certificate chain file, PEM encoded, must contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate), sets the apache httpd parameter `SSLCertificateChainFile`; can be omitted if either no chain is needed (self signed server certificate) or the file specified via *SSL_CERTIFICATE_FILE* contains the certificate chain -- **Recommendation:** Use docker secret file to configure -- **Example:** `/run/secrets/ssl_certificate_chain_file.pem` - - ### SSL_CERTIFICATE_FILE - **Required:** Yes - **Description:** Server certificate file, PEM encoded, sets the apache httpd parameter `SSLCertificateFile`, may contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate). Omit *SSL_CERTIFICATE_CHAIN_FILE* if chain included diff --git a/docs/src/operations/v2.0.2/fhir-reverse-proxy/configuration.md b/docs/src/operations/v2.0.2/fhir-reverse-proxy/configuration.md index 5c7a1cb30..a33b318d6 100644 --- a/docs/src/operations/v2.0.2/fhir-reverse-proxy/configuration.md +++ b/docs/src/operations/v2.0.2/fhir-reverse-proxy/configuration.md @@ -76,13 +76,6 @@ icon: config - **Example:** `/run/secrets/ssl_certificate_chain_file.pem` -### SSL_CERTIFICATE_CHAIN_FILE -- **Required:** No -- **Description:** Certificate chain file, PEM encoded, must contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate), sets the apache httpd parameter `SSLCertificateChainFile`; can be omitted if either no chain is needed (self signed server certificate) or the file specified via *SSL_CERTIFICATE_FILE* contains the certificate chain -- **Recommendation:** Use docker secret file to configure -- **Example:** `/run/secrets/ssl_certificate_chain_file.pem` - - ### SSL_CERTIFICATE_FILE - **Required:** Yes - **Description:** Server certificate file, PEM encoded, sets the apache httpd parameter `SSLCertificateFile`, may contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate). Omit *SSL_CERTIFICATE_CHAIN_FILE* if chain included diff --git a/docs/src/operations/v2.1.0/fhir-reverse-proxy/configuration.md b/docs/src/operations/v2.1.0/fhir-reverse-proxy/configuration.md index 5c7a1cb30..a33b318d6 100644 --- a/docs/src/operations/v2.1.0/fhir-reverse-proxy/configuration.md +++ b/docs/src/operations/v2.1.0/fhir-reverse-proxy/configuration.md @@ -76,13 +76,6 @@ icon: config - **Example:** `/run/secrets/ssl_certificate_chain_file.pem` -### SSL_CERTIFICATE_CHAIN_FILE -- **Required:** No -- **Description:** Certificate chain file, PEM encoded, must contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate), sets the apache httpd parameter `SSLCertificateChainFile`; can be omitted if either no chain is needed (self signed server certificate) or the file specified via *SSL_CERTIFICATE_FILE* contains the certificate chain -- **Recommendation:** Use docker secret file to configure -- **Example:** `/run/secrets/ssl_certificate_chain_file.pem` - - ### SSL_CERTIFICATE_FILE - **Required:** Yes - **Description:** Server certificate file, PEM encoded, sets the apache httpd parameter `SSLCertificateFile`, may contain all certificates between the server certificate and the root ca certificate (excluding the root ca certificate). Omit *SSL_CERTIFICATE_CHAIN_FILE* if chain included