cloudflare / cloudflare/cfssl

Issue When Making Root Cert

Open
#1,210 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

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

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.