Skip to content

update rest doc #801

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

Merged
merged 2 commits into from
Jan 16, 2019
Merged

update rest doc #801

merged 2 commits into from
Jan 16, 2019

Conversation

markxnelson
Copy link
Member

No description provided.

Copy link
Member

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

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

minor edits

site/rest.md Outdated
that you used to install the operator (so that it can get the certificates),
* Add your operator's certificate to your operating system's trust store (see below), and
* If you are using a self-signed certificate and your client is macOS, you may need to update the version of `curl`
you have installed. The version of curl that ships with macOS High Sierra (`curl 7.54.0 (x86_64-apple-darwin17.0)
Copy link
Member

Choose a reason for hiding this comment

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

The version of curl -> The version of CURL

Copy link
Member

Choose a reason for hiding this comment

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

Do you really need to add the cert to your os's trust store once you've installed the darwin version of CURL? i.e. I've been able to do curl --cacert on my hosted linux box without adding the cert to my trust store.

site/rest.md Outdated
@@ -57,6 +85,8 @@ cat curl.err
cat curl.out | jq .
```

**Note** you can use the `-k` option to bypass the check to verify that the operator's certificate is trusted (instead of `curl --cacert`), but this is insecure.
Copy link
Member

Choose a reason for hiding this comment

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

Note you can -> Note: You can

@rjeberhard rjeberhard merged commit 8ef6231 into 2.0-rc2 Jan 16, 2019
@rjeberhard rjeberhard deleted the rest-doc-update branch April 9, 2019 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants