Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to create a new Certificate Signing Request

I deleted all my certificates and private keys, because I want to do totally fresh install. Now I cannot create CSR because I get error

The user name or passphrase entered is not correct

Steps which I've done:

  • Open Keychain Access.
  • On the drop down menu clicked Keychain AccessCertificate assistantRequest a Certificate from a Certificate Authority
  • Entered apple id email address and my name, checked Save to disk, checked "Save the CSR on desktop", clicked continue

Then the error appears:

The user name or passphrase entered is not correct

like image 932
mkul Avatar asked Jan 23 '18 10:01

mkul


2 Answers

Found submitted issue and solved it using the steps given here https://github.com/desktop/desktop/issues/3625

  • Open Keychain Access.app
  • Right click on login
  • Click locking
  • Click unlocking
like image 25
MohammedYakub Moriswala Avatar answered Nov 07 '22 08:11

MohammedYakub Moriswala


Answer is simply stupid... Just restart your OS X. I don't know why, it looks like that operation system needs to rebuild some data after doing scenario from this question

like image 89
mkul Avatar answered Nov 07 '22 07:11

mkul