Skip to content

Commit

Permalink
Update custom_cluster.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Christina-Kang committed Feb 7, 2019
1 parent dfd32a9 commit d009add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sfctl/custom_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def select(endpoint='http://localhost:19080', cert=None, key=None, pem=None, ca=
or CA bundle file. If using a
directory of CA certs, `c_rehash <directory>` provided by OpenSSL must be run first to compute
the certificate hashes and create the appropriate symbolics links.
This is used to verify that the certificate returned by the cluster is valid
:param bool aad: Use Azure Active Directory for authentication
:param bool no_verify: Disable verification for certificates when using
HTTPS, note: this is an insecure option and should not be used for
Expand Down

0 comments on commit d009add

Please sign in to comment.