Skip to content
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

Add security to Riak #23

Merged
merged 3 commits into from
Oct 1, 2013
Merged

Add security to Riak #23

merged 3 commits into from
Oct 1, 2013

Conversation

Vagabond
Copy link
Contributor

Implement SSL and authentication for the HTTP endpoint so it plays nice with Riak's security.

See also basho/riak#355

@seancribbs
Copy link

I get two compile errors when trying to build for riak_test:

src/rhc.erl:134: function request/3 undefined
src/rhc.erl:61: Warning: opaque type rhc() is not exported

@seancribbs
Copy link

Sorry, I should have said that the errors occur when merging with current master.

@Vagabond
Copy link
Contributor Author

Rebased off of master and fixed. That type warning predates anything I did.

@seancribbs
Copy link

👍 Works with the riak_test

Vagabond added a commit that referenced this pull request Oct 1, 2013
@Vagabond Vagabond merged commit 66449d4 into master Oct 1, 2013
@lukebakken lukebakken deleted the adt-security branch October 26, 2016 18:25
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.

2 participants