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

support self-signed certificates #53

Closed
vielmetti opened this issue Dec 14, 2018 · 1 comment
Closed

support self-signed certificates #53

vielmetti opened this issue Dec 14, 2018 · 1 comment

Comments

@vielmetti
Copy link

As noted in #51, If you run cfssl apiserver tls-enabled, it is currently not possible to use self-signed certificate, because certmgr will reject it.

The request is to support self-signed certificates, in order to support the use case described in NixOS/nixpkgs#45670 where certmgr is intended to support Kubernetes on NixOS.

Opening this as an issue to put the question of whether certmgr should support self-signed certs, and to expose that as a desirable goal for the above use case.

@ferringb
Copy link
Contributor

This should be resolved via the merged PR; pardon the lag in reviewing it. You should expect an RC release in the next week to two that will contain that fix.

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

2 participants