openssl TXT_DB error number 2 failed to update database
Reason:
This thing happens when certificates share common data. You cannot have two
certificates that look otherwise the same.
Method 1:
modifydemoCA下index.txt.attr
Change
unique_subject = yes
to
unique_subject = no
method 2:
Delete index.txt under democa, and then click touch
rm index.txt touch index.txt
method 3:
Set common name to different
Similar Posts:
- HTTP status 405 – request method ‘get’ not supported using springmvc
- Error: Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster
- An App ID with Identifier ‘XXX’ is not available
- [Solved] Accessing MSSql under Ubuntu prompts SSL Handshake failed with OpenSSL error
- curl curl_exec Problem with the SSL CA cert (path? access rights?)
- [Fixed] IDEA Login Warning: Server’s certificate is not trusted
- Missing ios distribution signing identity for…
- When spring boot udpate delete data, the transaction management reports an error
- The model backing the ‘XXX’ context has changed [Solved]
- [Solved] Uniapp packaging IOS error: Apple root certificate is not installed in the current system