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    改一下编码就可以了

 

相关文章:

  • 2022-02-23
  • 2021-09-29
  • 2022-01-22
  • 2022-03-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-04
  • 2021-04-20
  • 2021-04-04
  • 2021-08-29
相关资源
相似解决方案