|
From: Robert K. <kl...@xh...> - 2003-05-12 12:54:19
|
I'm playing with ejb-2.0 I'm trying to change the certificate validity period for a new End User certificate. Changing setValidity(730); to setValidity(7300); in EndUserCertificateProfile then rebuilding, redeploying and restarting does not seem to have any effect. |