You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
I've configured the letsencrypt-dcos application in our dcos cluster (Azure ACS) with the provided json configuration in this github repository.
The container stops with the following error:
WARNING: Your kernel does not support swap limit capabilities, memory limited without swap.
debconf: delaying package configuration, since apt-utils is not installed
usage:
certbot-auto [SUBCOMMAND] [options] [-d domain] [-d domain] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
cert. Major SUBCOMMANDS are:
(default) run Obtain & install a cert in your current webserver
certonly Obtain cert, but do not install it (aka "auth")
install Install a previously obtained cert in a server
renew Renew previously obtained certs that are near expiry
revoke Revoke a previously obtained certificate
register Perform tasks related to registering with the CA
rollback Rollback server configuration changes made during install
config_changes Show changes made to server config during installation
plugins Display information about installed plugins
letsencrypt: error: argument -d/--domains/--domain: expected one argument
Thank you for your support!
The text was updated successfully, but these errors were encountered:
Certbot has gone through many revisions since this issue, the latest code for this project has now moved to https://github.com/dcos-labs/letsencrypt-dcos, which includes latest certbot. Is this issue now fixed ? If not, please try the latest version.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've configured the letsencrypt-dcos application in our dcos cluster (Azure ACS) with the provided json configuration in this github repository.
The container stops with the following error:
Thank you for your support!
The text was updated successfully, but these errors were encountered: