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
{{ message }}
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.
Right now Gatekeeper Proxy doesn't support custom TLS certificates and will rely on the system CA certificate bundle.
This has some downsides:
One needs to get a valid TLS certificate for the chosen backend service which is somewhat of a hassle.
There is no Certificate Pinning in place.
We should therefore have a UI for admins to create TLS certificates and keys directly in Gatekeeper with setup guides for common servers like Apache and Nginx.
The text was updated successfully, but these errors were encountered:
Right now Gatekeeper Proxy doesn't support custom TLS certificates and will rely on the system CA certificate bundle.
This has some downsides:
We should therefore have a UI for admins to create TLS certificates and keys directly in Gatekeeper with setup guides for common servers like Apache and Nginx.
The text was updated successfully, but these errors were encountered: