GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/56
NIFIREG-71 Making JettyServer set wantClientAuth to true when needCliâ¦
â¦entAuth is false
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-71
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit b2bf4862609ac942b5f7b5504da67f346e6320fd
Author: Bryan Bende <[email protected]>
Date: 2017-12-13T20:02:30Z
NIFIREG-71 Making JettyServer set wantClientAuth to true when
needClientAuth is false
----
---