You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Scott Aslan (Jira)" <ji...@apache.org> on 2020/08/24 14:14:00 UTC

[jira] [Created] (NIFIREG-412) UI - update webpack config to support a secured dev mode for frontend devs

Scott Aslan created NIFIREG-412:
-----------------------------------

             Summary: UI - update webpack config to support a secured dev mode for frontend devs
                 Key: NIFIREG-412
                 URL: https://issues.apache.org/jira/browse/NIFIREG-412
             Project: NiFi Registry
          Issue Type: Improvement
            Reporter: Scott Aslan


Create a `webpack.dev-secure.js` and update the webpack config to include the necessary options as documented here:

[https://webpack.js.org/configuration/dev-server/#devserverpfx]

[https://github.com/chimurai/http-proxy-middleware#http-proxy-options]

[https://github.com/http-party/node-http-proxy#http---https-using-a-pkcs12-client-certificate]

Also, add appropriate scripts to package.json to enable frontend devs to start a secured dev server for improved dev cycles.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)