Usually the method for adding a certificate to a certificate store in Windows means that you perform one of a couple of actions, such as right-clicking on the certificate file and importing the ...
(This method is not used for digital IDs from the UCAM.) keytool -genkey -alias xxx-keyalg RSA -keysize 4096 keytool -certreq -keyalg RSA -keysize 4096 -alias xxx -file xxx-req.pem To import the GÉANT ...