polhenarejos / acme_email

ACME Email Client for EmailReply-00 Challenge
https://acme.castle.cloud
GNU General Public License v3.0
46 stars 7 forks source link

cli.py does not emit certificates #24

Closed augjoh closed 2 years ago

augjoh commented 2 years ago

This is a follow up of #21, which has been closed, already.

When using cli.py on docker alpine:latest, no certificates are requested anymore:

$ python3 cli.py cert --passphrase passphrase --config-dir . --work-dir . --logs-dir ./logs -e address@mail --contact contact@${HOSTNAME} --imap --host mail --port 3143 --agree-tos --login address@mail --password address@mail --host mail --smtp-port 3025 --smtp-host mail --non-interactive
MAPI Authenticator only runs in Windows
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/tmpq6lvw8j1/log or re-run Certbot with -v for more details.