You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ssl_engine_kernel.c (ssl_callback_AdvertiseNextProtos) long protocol names
(length>255) are not skipped when copied to the sequence of length-prefixed
strings - only a warning is issued.
see: https://issues.apache.org/bugzilla/show_bug.cgi?id=55356
Original issue reported on code.google.com by [email protected] on 5 Aug 2013 at 10:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 5 Aug 2013 at 10:18The text was updated successfully, but these errors were encountered: