Re: [PATCH] MINOR: boringssl: basic support for OCSP Stapling

2017-05-26 Thread Willy Tarreau
Hi Manu,

On Mon, May 22, 2017 at 03:01:56PM +0200, Emmanuel Hocdet wrote:
> Hi Emeric,
> 
> > Le 22 mai 2017 à 14:21, Emeric Brun  a écrit :
> > On 03/29/2017 04:46 PM, Emmanuel Hocdet wrote:
> >> 
> >> Use boringssl SSL_CTX_set_ocsp_response to set OCSP response from file with
> >> '.ocsp' extension. CLI update is not supported.
> >> 
> > 
> > Could you add this detail in the doc?
> > 
> 
> yep:

now merged, thanks.
Willy



Re: [PATCH] MINOR: boringssl: basic support for OCSP Stapling

2017-05-22 Thread Emmanuel Hocdet
Hi Emeric,

> Le 22 mai 2017 à 14:21, Emeric Brun  a écrit :
> On 03/29/2017 04:46 PM, Emmanuel Hocdet wrote:
>> 
>> Use boringssl SSL_CTX_set_ocsp_response to set OCSP response from file with
>> '.ocsp' extension. CLI update is not supported.
>> 
> 
> Could you add this detail in the doc?
> 

yep:



0001-MINOR-boringssl-basic-support-for-OCSP-Stapling.patch
Description: Binary data


Manu



Re: [PATCH] MINOR: boringssl: basic support for OCSP Stapling

2017-05-22 Thread Emeric Brun
Hi Manu,

On 03/29/2017 04:46 PM, Emmanuel Hocdet wrote:
> 
> Use boringssl SSL_CTX_set_ocsp_response to set OCSP response from file with
> '.ocsp' extension. CLI update is not supported.
> 

Could you add this detail in the doc?

R,
Emeric




Re: [PATCH] MINOR: boringssl: basic support for OCSP Stapling

2017-05-18 Thread Emmanuel Hocdet
Hi Willy,

This patch only applies to boringssl. Could you merge them?

++
Emmanuel

> Le 29 mars 2017 à 16:46, Emmanuel Hocdet  a écrit :
> 
> 
> Use boringssl SSL_CTX_set_ocsp_response to set OCSP response from file with
> '.ocsp' extension. CLI update is not supported.
> 
> <0001-MINOR-boringssl-basic-support-for-OCSP-Stapling.patch>
>