https://bz.apache.org/bugzilla/show_bug.cgi?id=58437
--- Comment #11 from Stefan Eissing <[email protected]> --- Was just about to tell you that "h2" is needed for TLS connections. Looks good. One reason that TLS negotiation of HTTP/2 might not work is that ALPN support is missing in the linked openssl. In doubt, set LogLevel ssl:debug LogLevel core:debug and try a TLS connection. The log should give some information if ALPN was triggered and what protocol was negotiated. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
