码迷,mamicode.com
首页 > 其他好文 > 详细

openssl error while loading serial number

时间:2018-11-08 00:25:54      阅读:1493      评论:0      收藏:0      [点我收藏+]

标签:integer   span   erro   编码   str   bin   odi   ssl   load   

unable to load number from D:/Program Files/OpenSSL-Win64/bin/demoCA/serial
error while loading serial number
9552:error:0D066096:asn1 encoding routines:a2i_ASN1_INTEGER:short line:.\crypto\asn1\f_int.c:210:

 

解决:

 echo 00 > serial 

 win10 这儿产生Unicode文件,openssl需要的是ANSI    改一下编码就可以了

 

openssl error while loading serial number

标签:integer   span   erro   编码   str   bin   odi   ssl   load   

原文地址:https://www.cnblogs.com/mingjing/p/9926478.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!