mono / website

Mono's web site.
MIT License
354 stars 782 forks source link

`cert-sync` fails to add multiple certs with the same name from the trusted cert store #630

Closed emerconn closed 8 months ago

emerconn commented 8 months ago

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.

emerconn commented 8 months ago

wrong repo, sorry.