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

Using nifi-registry in secured mode #220

Open
henrisco82 opened this issue Nov 20, 2022 · 1 comment
Open

Using nifi-registry in secured mode #220

henrisco82 opened this issue Nov 20, 2022 · 1 comment

Comments

@henrisco82
Copy link

Hello, Please help!!
I am trying to use nifi-registry in secured mode. I have install cert-manager and turn on security in the values.yaml file.

Everything look fine. I can get the certificates with the kubectl tool.

The problem is when I try to access the UI of the nifi-registry, I get the following error.

This site can’t provide a secure connectionlocalhost didn’t accept your login certificate, or one may not have been provided.
Try contacting the system admin.
ERR_BAD_SSL_CLIENT_AUTH_CERT

I have already install the client certificate generate by cert manager to my OS.
Please help me. What am I doing wrong?

Thank you

@jrebmann
Copy link
Contributor

jrebmann commented Feb 7, 2024

Maybe this article could help you:

https://dev.to/jrebmann/setup-a-secure-apache-nifi-cluster-in-kubernetes-1b86

It describes how to configure a secure NiFi cluster with a secure NiFi registry and deploy it in a Kubernetes cluster.

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