1
I need to delete certain certificates from the computer so that they do not disturb my a vba automation system, however I have not found anything that can give me a light how to do it by programming or per line of cmd. I am currently using VBA to perform the automation of some process, someone knows some way to do this, to create a process, maybe, that can delete these certificates. Today I can delete the certificates using Certmgr, entering in Personal and then in Certificates, then I delete them and the system runs perfectly, but I wanted it to be automatic.