Hi, I am trying to 'GET' and 'POST' to a secure server requiring a client-side certificate from Perl which authenticates my certificate at the URL level (i.e. https://www.abc.com/atdb). My attempts using 'do_https' have failed miserably because I think 'do_https' is attempting to authenticate at the site level (www.abc.com) where my certificate is not valid.
Does anyone have any pointers or code examples of how I use NET::SSLeay to connect to a server that authenticates at the URL level? I am using NET::SSLeay v1.21 and OpenSSL 0.9.6g Thanks, Tim Reast [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]