cloudflare / cloudflare/cfssl

"Failed to parse input: unexpected end of JSON input" err occured on MAC os of M2 silicon

Open
#1,399 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Here is the command:
```
echo '{"CN":"server","hosts":["*.karmada-system.svc.cluster.local","*.karmada-system.svc","localhost","127.0.0.1","7.249.23.96","7.249.239.8"],"names":[{"O":""}],"key":{"algo":"rsa","size":3072}}' | cfssl gencert -ca=ca.crt -ca-key=ca.key -config=ca-config.json - | cfssljson -bare server
```
It works well on linux

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.