I'm surprised we don't ship NSS with Firefox, given that neqo really has hard dependencies on NSS versions. What would a good remedy here be? Simply pass up the error instead of asserting?
Bug 1854653 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I'm surprised we don't ship NSS with Firefox, given that neqo really has hard dependencies on NSS versions. What would a good remedy here be? Simply pass up the error instead of asserting? I did that in https://github.com/mozilla/neqo/pull/2030