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

Feature requests: SSL and Kerberos HTTP SPNEGO #8

Closed
skaji opened this issue Oct 15, 2014 · 3 comments
Closed

Feature requests: SSL and Kerberos HTTP SPNEGO #8

skaji opened this issue Oct 15, 2014 · 3 comments

Comments

@skaji
Copy link
Contributor

skaji commented Oct 15, 2014

In my environment, the httpfs server requires SSL and Kerberos HTTP SPNEGO.
So for example, by using curl I talk to the httpfs server like:

$ kinit
$ curl --cacert /path/to/ca-cert.pem --negotiate -u : "https://httpfs-host:4443/webhdfs/v1/user/foo?op=liststatus"

Could it be possible for the webhdfs gem to support SSL and Kerberos HTTP SPNEGO?

@tagomoris
Copy link
Collaborator

I will merge such that patch if it doesn't break compatibilities!

@skaji
Copy link
Contributor Author

skaji commented Oct 15, 2014

Thank you for the quick response!
I will raise a pull request.

This was referenced Oct 16, 2014
@skaji
Copy link
Contributor Author

skaji commented Oct 24, 2014

Because #9 and #10 were merged, I close this issue.

@skaji skaji closed this as completed Oct 24, 2014
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

No branches or pull requests

2 participants