I forgot the pass phrase for my certificate. Is there a way to restore the pass phrase?

link|improve this question

0% accept rate
feedback

1 Answer

By "restore" I assume you mean "recover", and by "certificate" I assume you mean "private key", in which case, briefly: no. That's what happens when us ordinary mortals get hold of decent crypto; when we lose something, it stays lost.

At more length, it depends. Do you have some idea how bad a passphrase you picked, and by bad, I mean "insecure"? Was it a single dictionary word, or a simple variant thereof? There's some chance you could dictionary-attack your own keyfile if it was. If you used a full phrase, or a semi-random string, then I'm afraid waiting until quantum computing comes to the masses is probably the fastest way of recovering it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.