Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

kube-etcd-signer-server: add sign subcommand to sign CSRs from k8s API #19

Closed
wants to merge 1 commit into from

Conversation

abhinavdahiya
Copy link
Contributor

Adds a sign subcommand that can be used by user to sign a CSR from k8s API using
the internal signer.

Adds a sign subcommand that can be used by user to sign a CSR from k8s API using
the internal signer.

Example:
```console
$ kube-etcd-signer-server --cacrt /opt/tectonic/tls/etcd-client-ca.crt --cakey /opt/tectonic/tls/etcd-client-ca.key sign --kubeconfig /etc/kubernetes/kubeconfig system:etcd-server:adahiya-master-0
```
@abhinavdahiya
Copy link
Contributor Author

/cc @csrwng

@csrwng
Copy link
Contributor

csrwng commented Nov 12, 2018

@abhinavdahiya this looks good to me. I assume this completes the story on signing etcd certs?

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

Successfully merging this pull request may close these issues.

2 participants