Re: Use variation on StrictSSLProtocolSocketFactory to check for server certs that are about to expire?

2008-03-19 Thread Oleg Kalnichevski
On Tue, 2008-03-18 at 08:29 -0700, Karr, David wrote: Has anyone ever implemented a variation on StrictSSLProtocolSocketFactory that could log an event if a server cert has an expiration date within a certain margin from the current date? If someone were to implement this, would this be the

Use variation on StrictSSLProtocolSocketFactory to check for server certs that are about to expire?

2008-03-18 Thread Karr, David
Has anyone ever implemented a variation on StrictSSLProtocolSocketFactory that could log an event if a server cert has an expiration date within a certain margin from the current date? If someone were to implement this, would this be the right place to put it?