Re: OSX builds in Travis

2020-07-11 Thread Илья Шипицин
I decided to switch to the latest osx available (list: https://docs.travis-ci.com/user/reference/osx/#macos-version ) I attached updated patch сб, 11 июл. 2020 г. в 14:37, Vincent Bernat : > ❦ 11 juillet 2020 12:45 +05, Илья Шипицин: > > >> > he-he, brew bundle is deprecated (does not work) > >>

Handling of pidfile in daemon and master-worker mode

2020-07-11 Thread mizuta.take...@fujitsu.com
Hi, maintainers, I would like to discuss the specifications of pidfile. Please let me know your opinion when you have time. I understand the specifications of pidfile as: - in daemon mode Pid of workers are written to pidfile for the number of nbproc - in master-worker mode Only one p

Re: [PATCH 2/2] SMALL: ssl: Support SAN extension for certificate generation

2020-07-11 Thread Gersner
On Fri, Jul 10, 2020 at 4:15 PM William Lallemand wrote: > Hello, > > On Sun, Jul 05, 2020 at 09:43:23AM +0300, gers...@gmail.com wrote: > > > > Subject: Re: [PATCH 2/2] SMALL: ssl: Support SAN extension for > certificate generation > > We commonly use the 'MINOR' tag instead of 'SMALL' here. > >

Re: [PATCH 1/2] MEDIUM: ssl: Support certificate chaining for certificate generation

2020-07-11 Thread Gersner
On Fri, Jul 10, 2020 at 3:51 PM William Lallemand wrote: > Hello, > > > On Sun, Jul 05, 2020 at 09:43:22AM +0300, gers...@gmail.com wrote: > > From: Shimi Gersner > > > > haproxy supports generating SSL certificates based on SNI using a > provided > > CA signing certificate. Because CA certifica

Re: Documentation

2020-07-11 Thread Aleksandar Lazic
On 11.07.20 13:11, Tofflan wrote: Hello! Im trying to setup a setup HAProxy on my Pfsense router, the links under documentation dont work. example: https://cbonte.github.io/haproxy-dconv/2.3/intro.html and https://cbonte.github.io/haproxy-dconv/2.3/configuration.html Is there anyway to read o

Re: Documentation

2020-07-11 Thread Lukas Tribus
Hello, On Sat, 11 Jul 2020 at 13:20, Jonathan Matthews wrote: > > On Sat, 11 Jul 2020 at 12:14, Tofflan wrote: >> >> Hello! >> >> Im trying to setup a setup HAProxy on my Pfsense router, the links under >> documentation dont work. example: >> https://cbonte.github.io/haproxy-dconv/2.3/intro.ht

Re: Documentation

2020-07-11 Thread Jonathan Matthews
On Sat, 11 Jul 2020 at 12:14, Tofflan wrote: > Hello! > > Im trying to setup a setup HAProxy on my Pfsense router, the links under > documentation dont work. example: > https://cbonte.github.io/haproxy-dconv/2.3/intro.html and > https://cbonte.github.io/haproxy-dconv/2.3/configuration.html > Is t

Documentation

2020-07-11 Thread Tofflan
Hello! Im trying to setup a setup HAProxy on my Pfsense router, the links under documentation dont work. example: https://cbonte.github.io/haproxy-dconv/2.3/intro.html and https://cbonte.github.io/haproxy-dconv/2.3/configuration.html Is there anyway to read or download them somewhere? Sincerel

Re: [PATCH v2 0/2] Certificate Generation Enhancements

2020-07-11 Thread Gersner
Oh, yes, missed the mail from William. Will go over the comments shortly. Thanks On Sat, Jul 11, 2020 at 1:54 PM Tim Düsterhus wrote: > Shimi, > > Am 11.07.20 um 09:28 schrieb Gersner: > > Gentle ping on this. Can I assist with providing more information? > > William responded on the v1 of your

Re: [PATCH v2 0/2] Certificate Generation Enhancements

2020-07-11 Thread Tim Düsterhus
Shimi, Am 11.07.20 um 09:28 schrieb Gersner: > Gentle ping on this. Can I assist with providing more information? William responded on the v1 of your patch. I assume he didn't see that there was a v2, because it's a separate email thread. I put him in Cc. https://www.mail-archive.com/haproxy@for

Re: OSX builds in Travis

2020-07-11 Thread Vincent Bernat
❦ 11 juillet 2020 12:45 +05, Илья Шипицин: >> > he-he, brew bundle is deprecated (does not work) >> > >> > >> https://apple.stackexchange.com/questions/148454/brew-bundle-reporting-error-unknown-command-bundle >> >> It's very old. It has been added back at some point. Here is upstream >> recommen

Re: OSX builds in Travis

2020-07-11 Thread Илья Шипицин
сб, 11 июл. 2020 г. в 10:06, Vincent Bernat : > ❦ 11 juillet 2020 00:48 +05, Илья Шипицин: > > > he-he, brew bundle is deprecated (does not work) > > > > > https://apple.stackexchange.com/questions/148454/brew-bundle-reporting-error-unknown-command-bundle > > It's very old. It has been added back

Re: [PATCH v2 0/2] Certificate Generation Enhancements

2020-07-11 Thread Gersner
Hi Iliya, Team, Gentle ping on this. Can I assist with providing more information? Shimi. On Mon, Jul 6, 2020 at 4:29 PM Gersner wrote: > The current implementation fallbacks to the default context certificate if > I recall correctly. No certificate will be generated in that case. > > On Mon,