Skip to content

Fix SSL host name#436

Merged
borshop merged 7 commits into
masterfrom
features/lrb/gh-434-riak-client-tools
Feb 19, 2016
Merged

Fix SSL host name#436
borshop merged 7 commits into
masterfrom
features/lrb/gh-434-riak-client-tools

Conversation

@lukebakken
Copy link
Copy Markdown
Contributor

Fixes #433 (CLIENTS-753) and #434 (CLIENTS-765)

Depends on basho/riak-client-tools#4

@unittest.skipUnless(RUN_SECURITY, 'RUN_SECURITY is 0')
def test_security_cert_authentication(self):
creds = SecurityCreds(username=SECURITY_CERT_USER,
password=SECURITY_CERT_PASSWD,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

NB: password is not required for cert-based auth.

Comment thread MANIFEST.in
include docs/*
include riak/erl_src/*
include README.rst
include README.md
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice to be consistent. It's all MarkDown these days

@hazen
Copy link
Copy Markdown

hazen commented Feb 19, 2016

Now that I tweaked my environment, life it good

@hazen
Copy link
Copy Markdown

hazen commented Feb 19, 2016

👍 550a2d1

borshop added a commit that referenced this pull request Feb 19, 2016
@lukebakken
Copy link
Copy Markdown
Contributor Author

@borshop merge

@borshop borshop merged commit 550a2d1 into master Feb 19, 2016
@hazen hazen deleted the features/lrb/gh-434-riak-client-tools branch February 19, 2016 21:03
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