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

Support per-node certificates on Hadoop in a global JKS #7851

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 1 comment
Closed

Support per-node certificates on Hadoop in a global JKS #7851

exalate-issue-sync bot opened this issue May 11, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

  • Each certificate (with entire cert chain) will need to be added to a jks with the node hostname as alias.
  • The jks can then be passed to with a command similar to hadoop jar h2odriver.jar -jks my.jks -hostname_as_jks_alias, where -hostname_as_jks_alias tells h2o to get the cert from the key store using the hostname.

Would allow hadoop users to connect to Flow over HTTPS.

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Migration Info

Jira Issue: PUBDEV-7791
Assignee: Michal Kurka
Reporter: Joseph Granados
State: Resolved
Fix Version: 3.32.0.1
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#4940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant