cfssl issue
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I use the following command:
cfssl gencert -ca=CA.pem -ca-key=CA-key.pem -config=etcd-ca-config.json -profile=peer etcd-peer-csr.json | cfssl-json -bare etcd-peer
The following questions arise:
invalid character '-' in numeric literal
I want to know reason
thanks.
Contributor guide
Assessment
This issue has not been assessed yet.