Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1Password Connect Cannot Use Self-Signed Certs to Secure Internal Communications #214

Open
craigmiller160 opened this issue Nov 21, 2024 · 0 comments

Comments

@craigmiller160
Copy link

Summary

It is possible to configure the connector to expose its REST API using a self-signed certificate. However, it is not possible to configure the operator to trust that certificate.

Securing internal cluster communications is a valuable practice in 0-trust architectures. This kind of enhancements would be beneficial.

Use cases

Supporting 0-trust architectures where all communications, including intra-cluster ones, need to be TLS encrypted.

Proposed solution

I opened the following PR several months ago. It provides this functionality:

#200

Is there a workaround to accomplish this today?

No

References & Prior Work

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant