Re: [PATCH 2/2] DOC: crt: advise to move away from cert bundle

2020-09-29 Thread William Lallemand
On Tue, Sep 29, 2020 at 11:26:21AM +0200, Willy Tarreau wrote: > On Mon, Sep 28, 2020 at 02:31:18PM +0200, William Lallemand wrote: > > > diff --git a/doc/management.txt b/doc/management.txt > > > index adbad95d3..42e8ddbca 100644 > > > --- a/doc/management.txt > > > +++ b/doc/management.txt > > >

Re: [PATCH 2/2] DOC: crt: advise to move away from cert bundle

2020-09-29 Thread Willy Tarreau
On Mon, Sep 28, 2020 at 02:31:18PM +0200, William Lallemand wrote: > > diff --git a/doc/management.txt b/doc/management.txt > > index adbad95d3..42e8ddbca 100644 > > --- a/doc/management.txt > > +++ b/doc/management.txt > > @@ -1725,6 +1725,10 @@ new ssl cert > >Create a new empty SSL

Re: [PATCH 2/2] DOC: crt: advise to move away from cert bundle

2020-09-28 Thread William Lallemand
On Sat, Sep 26, 2020 at 01:35:52PM +0200, William Dauchy wrote: > especially when starting to use `new ssl cert` runtime API, it might > become a bit confusing for users to mix bundle and single cert, > especially when it comes to use the commit command: > e.g.: > - start the process with `crt`

[PATCH 2/2] DOC: crt: advise to move away from cert bundle

2020-09-26 Thread William Dauchy
especially when starting to use `new ssl cert` runtime API, it might become a bit confusing for users to mix bundle and single cert, especially when it comes to use the commit command: e.g.: - start the process with `crt` loading a bundle - use `set ssl cert my_cert.pem.ecdsa`: API detects it as a