我下载了OpenSSL,当我尝试制作证书时,出现错误消息:
无法在配置中找到“ distinguished_name” 提出证书申请时遇到问题 6212:错误:0E06D06A:配置文件例程:NCONF_get_string:无conf或环境变量:crypto \ conf \ conf_lib.c:272: 要求错误
有人可以帮我吗?
这是代码:openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365