读书人

openssl TXT_DB error number 二 fail

发布时间: 2012-07-16 15:45:00 作者: rapoo

openssl TXT_DB error number 2 failed to update database

产生的原因是:

?

This thing happens when certificates share common data. You cannot have two?
certificates that look otherwise the same.

?

方法一:

?

修改demoCA下?index.txt.attr

?

unique_subject = yes

?改为

unique_subject = no

?方法二:

?

删除demoCA下的index.txt,并再touch下

?

rm index.txttouch index.txt

?方法三:

将 common name设置成不同的

读书人网 >其他数据库

热点推荐