I forgot the passphrase for my SSL certificate. Is there a way to recover the passphrase?
Asked
Active
Viewed 1,336 times
0
-
No, there is no way. – Jenny D Jun 26 '16 at 14:57
1 Answers
8
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.

MadHatter
- 79,770
- 20
- 184
- 232