UI level support for mTLS for specific services/apps. #8524
Garrythepro
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For services like say a cctv nvr where only specific clients can connect, mTLS (mutual TLS) is a faster alternative to VPN. However there are services that you do not need specific clients to connect, like a wiki for example. This would make critical services be closed off from many random/malicious clients/queries, while making sure that a trusted client(that shows a valid cert) is allowed in.
Beta Was this translation helpful? Give feedback.
All reactions