I need to export a large quantity of users' public certificates from the CA database. I don't want private keys; just the certs. Either Base64 or DER is fine. Is it possible to do this with Certutil? If not, what other options do I have? These certs are published to the users' AD profiles. I am not a domain admin, but I can reach out to that group if need be.
My CA is running on WS2008SP2
Thanks in advance.