CRL extension period
I'm trying to implement registry keys as mentionned in this article
(
http://support.microsoft.com/kb/887578/en-us). It seems to work on the
server side (w2003 SP2), but not on the client side (XP SP3). The client is
still trying to validate the DC Cert and displays an error on the cert
validation.
Do I need to apply a patch to use those registry keys ? does anyone can
confirme me the registry keys on the client side.
thanks.
seb
.
Relevant Pages
- Re: root CA and cert validation / communication??
... Description of the Server Authentication Process During the SSL Handshake ... what happens in the background to validate the cert. ... from say, Verisign, will the browser need to go out and still validate ... (microsoft.public.inetserver.iis.security) - 802.1x / EAP Validate Server Certificate
... supplicant, for example PEAP, not to validate the server certificate? ... (microsoft.public.windowsce.embedded) - Re: 802.1x / EAP Validate Server Certificate
... Wish there was more documentation, but this source code should work. ... Best regards, ... supplicant, for example PEAP, not to validate the server certificate? ... (microsoft.public.windowsce.embedded) - Re: "ssl" module doesnt validate that domain of certificate is correct
... validate the certificate chain, but it doesn't check that the certificate ... print('SSL cert for "%s":' % (domain,)) ... Now let's try a host that presents the wrong SSL cert. ... (comp.lang.python) - "ssl" module doesnt validate that domain of certificate is correct
... The "ssl" module will ... validate the certificate chain, but it doesn't check that the certificate ... print('SSL cert for "%s":' % (domain,)) ... (comp.lang.python) |
|