You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CBA would be a good addition for Proxy Manager. Just some thoughts:
Backbone could be something like step-ca for running a small footprint PKI (or just use openssl when everything is located on localhost/docker) You then generate an root-CA and start to issue Client-Certs from there. You manage them with NPM's internal User Management. Invalidating access would be possible trough CRL or maybe also OCSP (not sure if latter is necessary, since everything runs on localhost). nginx is CBA capable OOB
Then just enable/disable CBA per ProxyHost basis - or via Access List Management
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
CBA would be a good addition for Proxy Manager. Just some thoughts:
Backbone could be something like step-ca for running a small footprint PKI (or just use openssl when everything is located on localhost/docker)
You then generate an root-CA and start to issue Client-Certs from there. You manage them with NPM's internal User Management.
Invalidating access would be possible trough CRL or maybe also OCSP (not sure if latter is necessary, since everything runs on localhost). nginx is CBA capable OOB
Then just enable/disable CBA per ProxyHost basis - or via Access List Management
Beta Was this translation helpful? Give feedback.
All reactions