Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
[ ] I provide relevant information about my server (component names and versions, etc.)
[ ] I provide a copy of my logs and healthcheck
[ ] I describe the steps I have taken to trouble shoot the problem
[ ] I describe the steps on how to reproduce the issue
Hello,
I have a few questions about the Docker installation (CE) and the Passbolt API status.
To what extent do corrections for warnings and errors in Passbolt under Docker differ from those described in the instructions? Which warnings can be ignored?
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/
Current messages:
-
The Passbolt configuration file is missing (warning)
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#passbolt-configuration-file
https://hub.docker.com/r/passbolt/passbolt#configuration-files -
SSL peer certificate is invalid (error)
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#ssl-certificate
Note: Use of Traefik reverse proxy
-
Hostname does not match during certificate validation (error)
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#hostname -
Use of a self-signed certificate (warning)
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#self-signed-certificate-check -
Passbolt is configured not to enforce SSL usage (error)
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#application-configuration
Set passbolt.ssl.force to true in /etc/passbolt/passbolt.php -
Host availability check is disabled (warning)
Ensure that the instance is not publicly available on the internet.
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#host-availability -
The SMTP settings plugin endpoints are enabled (Warning)
It is recommended to disable the plugin endpoints.
https://www.passbolt.com/docs/admin/server-maintenance/passbolt-api-status/#smtp-settings
Best regards
Andreas