Hi, The certificate you got from the CA probably has a URL distribution point set in it.
You didn't say what kind of cert you got (client or server?), or what is using the cert (browser? or server?), but, for example, if it's a client cert, and you're using it (for example) in a browser, then the browser must be set to check for the CRL that's pointed to by the cert. Jim ---- Mohan Radhakrishnan <[email protected]> wrote: > Hi, > I have a CA-signed certificate chain and whenever the SSL > handshake is going on I see 'UnparseableException' related to CRL > URL's. This particular URL seems to point to the CA's LDAP. What > exactly is going on here ? The handshake succeeds but I am trying to > understand if this is an automated way of revoking the certificates ? > > Looking for something to read about this. > > Thanks, > Mohan > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
