On 2/7/2015 8:33 AM, Matt Caswell wrote:
On 06/02/15 21:46, Matt Caswell wrote:
On 06/02/15 15:48, Susan Hinrichs wrote:
Hello,
In Apache Traffic Server we are primarily using SSL_accept and
SSL_read/SSL_write with file descriptor bios.
But during the handshake, we need to feed in our own
On 06/02/15 21:46, Matt Caswell wrote:
>
>
> On 06/02/15 15:48, Susan Hinrichs wrote:
>> Hello,
>>
>> In Apache Traffic Server we are primarily using SSL_accept and
>> SSL_read/SSL_write with file descriptor bios.
>>
>> But during the handshake, we need to feed in our own packets via
>> read-on
On 06/02/15 15:48, Susan Hinrichs wrote:
> Hello,
>
> In Apache Traffic Server we are primarily using SSL_accept and
> SSL_read/SSL_write with file descriptor bios.
>
> But during the handshake, we need to feed in our own packets via
> read-only buffers. We use the BIO mem_buf to pass along th