Minor fix in SMTP script
Compare changes
+ 5
− 1
@@ -33,7 +33,11 @@ username=$(grep -E "^OPENSEARCH_ADMIN_USERNAME=" .env | cut -d '=' -f 2- || echo
*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***
Use docker compose exec in conjunction with curl. By executing curl within the Docker container, SSL certificate validation is correctly performed. Previously the curl command was executed in the host and the request was hardcoded to use localhost as the hostname. While this process works correctly in the development environment, it fails to match any common or subject alternative name included in the certificate on the production instance.
[ 19.Sep 14h : 3,881 users | 1,021 groups | 5,881 projects ]