Vitezslav Cizek wrote:
> Hi,
> As the bug tracker at https://fedorahosted.org/mod_nss/
> doesn't seem to be used at all, I'm attaching our patches here.

Yeah, the site used to be hosted elsewhere and I never did get around to
utilizing all of the fedorahosted features. I'll make a note to do that
soonish.

I've got these patches, along with a few others that Standa provided,
under review now. I'm hoping to do a release soon.

thanks

rob

> 
> Stanislav Tokos (2):
>   [1/3] Prevent a crash when the cert db isn't accessible to apache
>    * When the apache user can't access the nss certificate store,
>      eg because of too strict permissions, it may continue without
>      proper initialization but it will crash eventually
>   [2/3] Add SNI support.
>    * Adds SNI support to mod_nss
> 
> Vitezslav Cizek (1):
>   [3/3] Send TLS server name extension on proxy connections.
>    * send the SNI extension when doing proxy backend requests.
> 
>  docs/mod_nss.html   |  13 ++++-
>  mod_nss.c           |   3 ++
>  mod_nss.h           |  19 +++++++
>  nss_engine_config.c |  11 ++++
>  nss_engine_init.c   | 145 
> ++++++++++++++++++++++++++++++++++++++++++++++++----
>  nss_engine_io.c     |  39 ++++++++++++++
>  nss_engine_kernel.c |  53 +++++++++++++++++++
>  nss_util.c          |  44 ++++++++++++++++
>  8 files changed, 315 insertions(+), 12 deletions(-)
> 

_______________________________________________
Mod_nss-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/mod_nss-list

Reply via email to