1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-02-04 22:05:58 +00:00
Files
go-chasquid-smtp/docker/entrypoint.sh
Alberto Bertogli f11d2d364e docker: Add $SKIP_CERT_CHECK for debugging
When running the container, there is a check to make sure we have at
least one certificate. This is very useful to detect a common problem
early, with a friendly error message.

However, when debugging, sometimes we want to skip that check and run
anyways. So this patch introduces a $SKIP_CERT_CHECK variable that can
be used to skip that check.
2026-02-01 12:15:10 +00:00

3.5 KiB
Executable File