"Failed to parse input: unexpected end of JSON input" err occured on MAC os of M2 silicon
Open
- 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
Assessment
This issue has not been assessed yet.