I'm in the process of updating self-signed CA's. Both CA's have the same name. Both CA's are added to the machine's trusted cert store.
When running cert-sync /etc/ssl/certs/ca-bundle.crt, the cert with the same name is "re-added" every time the command is run. After changing cert names it works fine. However, I'd like to re-use the same cert name and have yet to run into this problem with other software.
I'm in the process of updating self-signed CA's. Both CA's have the same name. Both CA's are added to the machine's trusted cert store.
When running
cert-sync /etc/ssl/certs/ca-bundle.crt
, the cert with the same name is "re-added" every time the command is run. After changing cert names it works fine. However, I'd like to re-use the same cert name and have yet to run into this problem with other software.