cloudflare / cloudflare/cfssl

Is Possible to Use Passwords for Root CA Key?

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

Description

I understand that the idea with this is to have it behind some protected service, but it would be useful to be able to use encrypted keys (i.e. keys with passwords) for cli only usage. At the moment, trying to use such a key yields:

```
2022/03/11 15:29:06 [INFO] re-generate a CA certificate from CSR and CA key
2022/03/11 15:29:06 [ERROR] {"code":2100,"message":"Private key is encrypted."}
{"code":2100,"message":"Private key is encrypted."}
```

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.