On Fri, May 8, 2009 at 11:54 AM, Wallace Winfrey <wwinfrey@gmail.com> wrote:

verify=1

How do we turn off the request for the client certificate in IE?

My apologies for not seeing the answer right in front of my face...Hopefully these messages will be helpful in the future to anyone reading the archives and experiencing the same problem.

Obviously, if you're asking for the client cert with verify=1, you shouldn't be surprised when the browser attempts to use it.

I think what happened was, as we were debugging the installation process and getting our cert to work, the verify=1 setting crept in and was thereafter assumed to be what "fixed" the problem, even though it was probably something else.

Ahh, the travails of debugging another person's work ;-)

thanks,

w