生成私钥时OpenSSL错误

时间:2012-12-29 07:30:13

标签: openssl key rsa

我正在使用命令genrsa -des3 -out key.key 4096,有人在我之前的问题中推荐了我。 但我收到了错误。我不知道为什么

2284:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:.\crypto\pem\pem_li
b.c:334:
error in genrsa

1 个答案:

答案 0 :(得分:2)

可能有多种原因。

检查这些:

Make sure that catalog is writable
Make sure that you provided two times same key(no typos)