> I was wondering if anyone could shed some light on this:
> 
> I am using the s_client command within OpenSSL utility under Windows NT
> which works great
> for testing most secure sites. However one site, out of the hundreds I've
> tested has
> proven problematic. A GET against https://www.genuity.com will not
> fetch the same page content that a browser will. It always yeilds a server
> error (500)
> when attempting to GET the site's root page. I've tried setting various
> combinations
> of SSL flags to no avail. Any insight would be much obliged...

Try adding the HTTP header "Host: www.genuity.com" and see if the
returned stuff changes.
--
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to