(Hidden by Administrator)
Bug 910207 Comment 29 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Dana Keeler [:keeler] (use needinfo?) from comment #28) > The server I'm running is just `openssl s_server -Verify [root CA.pem] -www > -cert [server cert.pem] -key [server key.pem]`. running on localhost? > I imported that root and a > client cert/key issued by that root as well. Good news/bad news is this > patch prevents the selection dialog from coming up on a speculative connect, > but then it just hangs. yeah, because the async question for a client cert has never been actually implemented (bug 696976) - there is no API to my knowledge that would retrigger the client cert question.