Comment 47 for bug 1854363

Revision history for this message
In , Kai Engert (kaie) wrote :

(In reply to Ben Campbell from comment #33)
> But when during the handshake, I always get the not-on-the-STS-thread assert:
>
> `Assertion failure: onSTSThread, at /fast/ben/tb/mozilla/security/manager/ssl/SSLServerCertVerification.cpp:1513`
> (https://searchfox.org/mozilla-central/source/security/manager/ssl/SSLServerCertVerification.cpp#1513)

On which thread does this happen? Is it a thread different from the main thread?
(If it isn't on the main thread: I'm curious if it works if you temporarily remove the assertion.)