cloudflare / cloudflare/cfssl

Wrong help text?

Open
#906 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The [help text](https://github.com/cloudflare/cfssl/blob/1e95aeec7a46dc043d099d6fb887a31cdb0a5999/cli/config.go#L79) for `cfssl gencert` says:
```
f.StringVar(&c.CAFile, "ca", "", "CA used to sign the new certificate -- accepts '[file:]fname' or 'env:varname'")
```
This is quite misleading I believe. The CA Public key is used for signing the certificate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.