-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Part of #809.
The SNI hostname checks appear to exist so that accidentally hitting the wrong node cannot happen.
We have opened an upstream issue and PR to allow to make this configurable:
- Upstream issue: https://issues.apache.org/jira/browse/NIFI-14858
- Upstream PR (rejected) NIFI-14858: Make SNI checking configurable apache/nifi#10201
- Docker image patch: Backport NIFI-14858 to NiFi 2.4.0 docker-images#1225
- Documentation change: docs: Document workaround to disable SNI checks #834
The upstream PR has been rejected but we still believe it is the correct solution and does not have a noticeable impact on security. And it is opt-in so we'll allow disabling SNI.
Tasks:
- Make SNI configurable (see above)
- Update NiFi documentation: https://docs.stackable.tech/home/stable/nifi/troubleshooting/#_http_error_400_invalid_sni
- Consider adding a CRD flag to disable the SNI check
Related material:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Development: In Progress
Status
Selected for Development