Hi guys I am trying to use an HTML file which contains a link src to a GIF file which is located on another server which requires client certificate. If I load this file in IE this gif file will appear as a square sign. If I load it in Netscape the browser require to choose client certificate. Does any body know about this problem in IE ? Does any body know if it is possible to tell the browser programmatically what client certificate to choose ? Bellow is the example HTML code: For example I load this file from �Mysite� and the GIF is located on �sslSite�: HTML> <body> <img src=https://sslSite/ie.gif width=200 height=78 alt="Google "> </body> </HTML> Thanx Matan _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
