Dear All,
I have a problem with the creation of a GSI proxy by means of Globus
API, I will try to better explain.
I have my keystore an I want to create a GSI proxy. I got the
certificate and the key from my keystore and then, with the instruction
"new GlobusCredential(mykey, new X509Certificate[] {mycert});" I created
my GSI proxy.
The problem concerns the expiration date. Now the proxy has the same
expiration date of the certificate, but I want to specify a different
date. How can I specify the expiration date? I have tried using the
BouncyCastleCertProcessingFactory.createCredential function, but I
didn't succeed.

Thanks in advance

Regards
Davide

P.S. I have java 1.6

Reply via email to