π£Certreq
Create a new file on your computer and name it cert_ssh_9a.txt
Open Command Prompt
, Powershell
, Terminal
and navigate to the folder where you created cert_ssh_9a.txt
file and execute the following:
Save the .req
file to the same folder as the newly created .txt
file.
Next, we need to Export
the certificate's private key.
Open the Windows start menu and type:
Manage user certificates
-(certmgr.exe)
Click to open the certificate manager program
Browse to:
Certificates
βCurrent User
->Personal
->Certificates
There you will see a certificate with the name you specified earlier
Right-click and select:
All Tasks
->Export
Click
Next
, then select Yes, export the private key, then click Next againClick
Next
, then check the Password: box, and enter a password for the certificateClick
Next
, then Browse⦠and save the file asusername_piv_crtsrc.pfx
, then clickNext
, and finallyFinish
Last updated