Credentials delegation ?

The private RSA key can be obtained from the p12 certificate you have installed in your browser by using:
   openssl pkcs12 -in yourCert.p12 -nocerts -nodes | openssl rsa
NOTE: the private key WILL NOT BE TRANSMITTED ANYWHERE. It is only used locally (within the user's browser) to generate the proxies needed to have access to the FTS services.

(VO only if VOMS credentials are required to access the endpoint)

Please contact the support if you wish more Virtual Organizations to be supported