Jump to content

CERTUTIL doesn't seem to handle double-quotes in a password


Recommended Posts

Guest Graeme Williams1
Posted

I'm having an issue with CERTUTIL. I can't find a way to escape the double-quote character. I have a PFX file with the password 'Pass"word' (no single-quotes.) The following command produces this output:C:\Logs>CERTUTIL -f -p Pass"word -importpfx 1.pfx Entry 0: [edited] Entry 1: [edited] CertUtil: -dump command completed successfully. It looks like if CERTUTIL cannot parse the command line it just does a dump.Everything I do to escape the quotes produces this output, apart from using double double-quotes, as in: C:\Logs>CERTUTIL -f -p Pass""word -importpfx 1.pfx CertUtil: -impo

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...