11-24-2011 01:44 AM
Hi All,
Is there any way to check revoced certificates programatically while connecting to the server from my application?
I have created self-signed certificate signed by rootCA. The rootCA contains url for CRL file on my local server. I have installed rootCA on BB as well.
Does the CRL validation done by RIM OS as part of TLS handshake or i need to do it by myself?
Actually i tested such scenario and it seems that BB doesn't try to retrieve crl from my local server.
Thanks
Michael
11-27-2011 02:28 AM
anybody?