Bug 910207 Comment 24 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This bug is locally a WFM for me.  I've spent this whole evening trying to verify with IIS 10/h2=off and a client cert.  The speculative connection we use doesn't popup a client cert dialog until actually used.  Only change to reproduce for me was to allow speculative connections to localhost/localnet (the server is on localhost.)

Note that when the connection is reset we restart the transaction.  The server from some reason was resetting the h2 stream with HTTP_1_1_REQUIRED error so that we opened a new connection with h2 disabled and restarted the transaction.

Dana, can you get the dialog from a speculative connection on your server?  Is it public?  I have a wip patch but I can't verify it with my resources.

Back to Bug 910207 Comment 24