use a certificate. validation of valid-timerange is almost free.And that's what I decided to do.
I get a cert from a keystore and check its validity. I catch 'CertificateExpiredException' and 'CertificateNotYetValidException' and output error messages accordingly.
hope this gives some ideasYes, it did. Many thanks Jesse. It was really easy in the end (especially since my requirements were lightweight).
-- bOOyah
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]