Hi folks,

I was wondering if someone would be willing/interested in reviewing the patch 
I've attached to issue 55467.

https://issues.apache.org/bugzilla/show_bug.cgi?id=55467

The patch adds hooks to mod_ssl which give third-party modules the ability to 
send and receive custom TLS hello extensions TLS supplemental data.  It also 
gives third-party modules the ability to trigger renegotiation.  It leverages 
APIs recently added to OpenSSL master and 1.0.2 stable branches.

Any feedback is appreciated!

Thanks much,

Scott

On Feb 6, 2014, at 2:20 PM, Scott Deboy <[email protected]> wrote:

> Support for sending and receiving TLS hello extensions and TLS supplemental 
> data messages has recently been added to the OpenSSL GitHub master branch.
> 
> I’ve submitted a patch to mod_ssl which allows third-party modules to send 
> and receive TLS hello extensions and TLS supplemental data via optional hooks 
> and functions.
> 
> The patch can be found here: 
> https://issues.apache.org/bugzilla/show_bug.cgi?id=55467
> 
> I’m happy to update the patch based on feedback.
> 
> Thanks much,
> 
> Scott Deboy
> 

Reply via email to