Issue When Making Root Cert
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
hi when i use the command cfssl sign -ca ~/cfssl/ca.pem \
> -ca-key ~/cfssl/ca-key.pem \
> -config ~/cfssl/ca-config.json \
> -profile intermediate_ca intermediate_ca.csr | cfssljson -bare intermediate_ca
i get this error
2021/11/23 10:49:07 [ERROR] local signer policy disallows issuing CA certificate
{"code":5300,"message":"Policy violation request"}
Failed to parse input: unexpected end of JSON input
Thanks In Advanced
Contributor guide
Assessment
This issue has not been assessed yet.