Skip to content

Commit

Permalink
Merge branch 'cluster-select-localhost' of https://github.com/Christi…
Browse files Browse the repository at this point in the history
…na-Kang/service-fabric-cli into cluster-select-localhost
  • Loading branch information
Christina-Kang committed Feb 21, 2019
2 parents 88e0ab3 + d009add commit d011b9d
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 d011b9d

Please sign in to comment.