Skip to content

[wip] Update the --external-ca flag for swarm update/ca #1182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[wip] Update the --external-ca flag for swarm update/ca #1182

wants to merge 1 commit into from

Conversation

cyli
Copy link
Contributor

@cyli cyli commented Jul 3, 2018

As moby/swarmkit#2680 pointed out, the CLI documentation for the --external-ca flag in docker swarm update and docker swarm ca is not very clear.

This updates the docs and the CLI help to display the form the value should take, and what is required by the external CA server.

Note that this is dependent upon the design review of #1179.

Also, this does not add additional documentation for the --external-ca flag for docker swarm init, due to moby/moby#33385

--external-ca value should take, and what protocol the external CA
server should speak.

Signed-off-by: Ying Li <ying.li@docker.com>
@cyli cyli requested review from thaJeztah and vdemeester as code owners July 3, 2018 22:14
@thaJeztah thaJeztah changed the title Update the --external-ca flag for swarm update/ca [wip] Update the --external-ca flag for swarm update/ca Jul 3, 2018
@thaJeztah
Copy link
Member

made it "wip" so that we don't merge before #1179

@cyli
Copy link
Contributor Author

cyli commented Jul 3, 2018

@thaJeztah thank you!

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

Successfully merging this pull request may close these issues.

3 participants