Bryan Bende created NIFIREG-71:
----------------------------------
Summary: Unable to use client cert when needClientAuth is false
Key: NIFIREG-71
URL: https://issues.apache.org/jira/browse/NIFIREG-71
Project: NiFi Registry
Issue Type: Bug
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 0.0.1
When configuring the registry for LDAP or Kerberos you need to set
needClientAuth to false, but you should still be able to optionally use a
client cert.
Currently it appears that JettyServer is setting needClientAuth to true or
false based on the value in nifi-registry.properties, but it should be setting
wantClientAuth to true when needClientAuth is false so that certs are still
optional.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)