Hacker News new | ask | show | jobs
by incomingpain 390 days ago
Couple weeks ago I needed to update the wildcard SSL cert on my app. They updated various servers but not my stuff. Fine, I went to 1pass and grabbed the .crt and .key

Installed it and the .crt was the new one.

The .key was the old one that wouldnt work with the refreshed cert. The new .key wasnt in 1pass. I had to go find it. Eventually was able to export the cert off another server and then use openssl to extract the private key.