Re: warning in error_log when using websocket tunnel

2021-02-15 Thread jean-frederic clere
On 12/02/2021 18:09, Yann Ylavic wrote: On Fri, Feb 12, 2021 at 5:59 PM jean-frederic clere wrote: On 12/02/2021 17:34, Ruediger Pluem wrote: On 2/12/21 5:17 PM, jean-frederic clere wrote: [] do { rv = apr_pollset_poll(pollset, timeout, , ); } while

Re: ssl infrastructure

2021-02-15 Thread Stefan Eissing
> Am 12.02.2021 um 19:28 schrieb Eric Covener : > > On Fri, Feb 12, 2021 at 10:55 AM ste...@eissing.org > wrote: >> >> As you might know, I have started writing an Apache module to bring SSL >> using the Rust based rustls library to the server. Currently, I have base >> connection filter