cmd/juju/commands: default to port 443 when autocert configured #6391

Merged
merged 1 commit into from Oct 6, 2016

Conversation

Projects
None yet
6 participants
Owner

rogpeppe commented Oct 6, 2016

When an autocert host is specified, we'll almost always want to use
port 443 (otherwise it won't work) so default to that port when
the autocert-dns-name controller configuration option is specified,
removing the need for the --force-api-port flag.

mhilton approved these changes Oct 6, 2016

👍

urosj approved these changes Oct 6, 2016

Owner

rogpeppe commented Oct 6, 2016

$$merge$$

Contributor

jujubot commented Oct 6, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit d72a3ef into juju:master Oct 6, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment