News

The remote node's SSH server must be configured to accept RD_* environment variables. This can be read about here. For a given keystore/alias, displays the expiration date by parsing the output from ...
Create self-signed certificates and keystores for 2-way SSL. Create server certificate and add it to the keystore keytool -genkey -alias serverkey -keyalg RSA -keysize 2048 -sigalg SHA256withRSA ...
(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 ...