Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

fleetctl TLS for fleet API #1031

Merged
merged 4 commits into from
Nov 20, 2014
Merged

fleetctl TLS for fleet API #1031

merged 4 commits into from
Nov 20, 2014

Conversation

bcwaldon
Copy link
Contributor

No description provided.

@bcwaldon
Copy link
Contributor Author

Fixes #984

globalFlagset.StringVar(&globalFlags.EtcdCertFile, "etcd-certfile", "", "etcd cert file authentication")
globalFlagset.StringVar(&globalFlags.EtcdCAFile, "etcd-cafile", "", "etcd CA file authentication")

globalFlagset.StringVar(&globalFlags.KeyFile, "keyfile", "", "Location of TLS key file")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you explain a little more explicitly this is for the fleet HTTP API, so there's even less chance of people getting confused with etcd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's used for both the etcd and the fleet API. Are you the one that is confused?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quod erat demonstrandum

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know I don't speak spanish.

@jonboulle
Copy link
Contributor

sure pal, 🚢

bcwaldon added a commit that referenced this pull request Nov 20, 2014
@bcwaldon bcwaldon merged commit 1003fbb into coreos:master Nov 20, 2014
@bcwaldon bcwaldon deleted the fleetctl-tls branch November 20, 2014 03:48
@bcwaldon bcwaldon mentioned this pull request Nov 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants