tlman12 Posted July 16, 2008 Posted July 16, 2008 (edited) is there any way to export certificates from internet explorer with autoit or a script that can be compiled into autoit? Edited July 16, 2008 by tlman12
tlman12 Posted July 17, 2008 Author Posted July 17, 2008 is there any way to export certificates from internet explorer with autoit or a script that can be compiled into autoit?if its not possible can someone at least tell me that so i don't keep waiting.
Legacy99 Posted July 17, 2008 Posted July 17, 2008 You could try scripting autoit using certmgr.exe with the right command switches, I've used it to import certs to computers but not to export, I think you need to use a /put /c cert.cer or something. See here for more info. http://msdn.microsoft.com/en-us/library/e78byta0(VS.80).aspx
tlman12 Posted July 17, 2008 Author Posted July 17, 2008 You could try scripting autoit using certmgr.exe with the right command switches, I've used it to import certs to computers but not to export, I think you need to use a /put /c cert.cer or something. See here for more info. http://msdn.microsoft.com/en-us/library/e78byta0(VS.80).aspxThank you for your reply i will try this.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now