diff --git a/README.md b/README.md index 6b33221..a65be34 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,13 @@ networks: external: true ``` +## SSL Zertifikat Konfiguration +Nach starten des docker containers ist das von caddy erstellte SSL Zertifikat in './caddy_data/pki/authorities/local/root.crt' gefunden werden. +Relevante Dokumentation: +- [MacOS](https://support.apple.com/guide/keychain-access/add-certificates-to-a-keychain-kyca2431/mac) +- [Linux](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-shared-system-certificates) + + ## SQL Proxy ### Initiales Setup Öffne ein Terminal und führe die `sqlproxy_setup.sh` Datei aus.