Re: Lua Shell letsencrypt

2015-12-06 Thread joris dedieu
2015-12-05 23:42 GMT+01:00 : > On Fri, 4 Dec 2015 00:23:53 -0700 > Mela Luca wrote: > >> I am looking to automate letsencrypt with lua, the process would be to >> detect to see if the domain has a cert already, if not it would execute >>

Re: lua authentication

2015-12-06 Thread joris dedieu
2015-12-06 3:44 GMT+01:00 Grant Haywood : > I found a pretty good starting point > > https://github.com/morganfainberg/HAProxyKeystoneMiddlware > > if i do anything with ldap ill post it... > > - Original Message - > From: "Grant Haywood" >

Re: SSL handshake failure when using "send-proxy" on HTTPS backend

2015-12-06 Thread PiBa-NL
Hi, Ive never used nginx and have little experience with proxy_protocol.. But could it be an issue that on the same port your both using and not using proxy protocol? What happens if you remove the first server definition there? server { listen 10.0.80.1:8443; server { listen

外贸公司与SOHO一族的必备神器---外贸客户自主开发与搜索软件

2015-12-06 Thread todayls2
您好   双喜软件是一款专门帮助企业开发全球客户的软件,集合全球各大主流商业搜索引擎,及全球各国当地常用的区域引擎.   利用产品及目标客户群的特征设置相应的关键词,通过这些搜索引擎来搜索定位到目标客户的官方网站、提取联系方式.   将全球有意向的行业客户都搜索出来,并一对一发送开发信,每天联系上万的目标客户,帮助外贸企业在快速成交一些订单。       更多详细咨询 173561765 (QQ)

Re: SSL handshake failure when using "send-proxy" on HTTPS backend

2015-12-06 Thread Lukas Erlacher
Hi, On 12/04/2015 04:27 PM, Jonathan Leroy - Inikup wrote: 2015-12-04 13:23 GMT+01:00 Lukas Erlacher : Please show the nginx config. Hi Luke, Here's the Nginx config :

Re: [1.6.1] Utilizing http-reuse

2015-12-06 Thread Krishna Kumar (Engineering)
Hi Willy, Baptiste, Apologies for the delay in reproducing this issue and in responding. I am using HAProxy 1.6.2 and am still finding that connection reuse is not happening in my setup. Attaching the configuration file, command line arguments, and the tcpdump (80 packets in all), in case it

Re: SSL handshake failure when using "send-proxy" on HTTPS backend

2015-12-06 Thread Jonathan Leroy - Inikup
2015-12-06 12:25 GMT+01:00 Lukas Erlacher : > I can't find an obvious error with this. When I tried combining SSL and > proxy protocol in Postfix, it didn't work due to a bug in Postfix. Maybe you > should try to ask an nginx support list instead. Thanks, I'll try that. --

Re: [1.6.1] Utilizing http-reuse

2015-12-06 Thread Willy Tarreau
Hi Krishna, On Mon, Dec 07, 2015 at 08:31:19AM +0530, Krishna Kumar (Engineering) wrote: > Hi Willy, Baptiste, > > Apologies for the delay in reproducing this issue and in responding. > > I am using HAProxy 1.6.2 and am still finding that connection reuse is not > happening in my setup.

Re: [1.6.1] Utilizing http-reuse

2015-12-06 Thread Krishna Kumar (Engineering)
Thanks a lot, Willy. Regards, - Krishna On Mon, Dec 7, 2015 at 11:59 AM, Willy Tarreau wrote: > Hi Krishna, > > On Mon, Dec 07, 2015 at 08:31:19AM +0530, Krishna Kumar (Engineering) > wrote: > > Hi Willy, Baptiste, > > > > Apologies for the delay in reproducing this issue and in

Re: SSL handshake failure when using "send-proxy" on HTTPS backend

2015-12-06 Thread Jonathan Leroy - Inikup
2015-12-06 16:14 GMT+01:00 PiBa-NL : > Hi, > > Ive never used nginx and have little experience with proxy_protocol.. But > could it be an issue that on the same port your both using and not using > proxy protocol? What happens if you remove the first server definition >

Re: what's the difference between rspdel and http-response del-header

2015-12-06 Thread Ruoshan Huang
> On Dec 4, 2015, at 2:41 AM, Bryan Talbot wrote: > > rspdel is older and remains for backwards compatibility. if so, maybe the document should flag those directives `deprecated` :) Thank you for explaining. -- Good day! ruoshan