Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread Marvin Adeff
A User's Perspective: We've been doing just this since ovpn began allowing inline certs. Works great! Recommend. Marvin Sent from my iPhone > On Jan 15, 2017, at 9:53 AM, David Sommerseth > wrote: > >> On 15/01/17 14:52, Pavel Raiskup wrote: >>> On Sunday, January 15, 2017 11:08:38 AM CET D

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread David Sommerseth
On 15/01/17 14:52, Pavel Raiskup wrote: > On Sunday, January 15, 2017 11:08:38 AM CET David Sommerseth wrote: >> On 15/01/17 07:17, Pavel Raiskup wrote: >>> Adding a new --with-ca-bundle configure option. It's argument is >>> used as default CA file when no --ca option is specified at >>> runtime.

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread Pavel Raiskup
On Sunday, January 15, 2017 11:08:38 AM CET David Sommerseth wrote: > On 15/01/17 07:17, Pavel Raiskup wrote: > > Adding a new --with-ca-bundle configure option. It's argument is > > used as default CA file when no --ca option is specified at > > runtime. > > > > This option is primarily designed

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread David Sommerseth
On 15/01/17 07:17, Pavel Raiskup wrote: > Adding a new --with-ca-bundle configure option. It's argument is > used as default CA file when no --ca option is specified at > runtime. > > This option is primarily designed for systems where users are > allowed to manage trusted authorities for whole s

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread Steffan Karger
On 15-01-17 10:12, Gert Doering wrote: > On Sun, Jan 15, 2017 at 09:52:46AM +0100, Steffan Karger wrote: >> On 15-01-17 07:17, Pavel Raiskup wrote: > [..] >>> This option is primarily designed for systems where users are >>> allowed to manage trusted authorities for whole system (in one >>> consol

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread Gert Doering
Hi, On Sun, Jan 15, 2017 at 09:52:46AM +0100, Steffan Karger wrote: > On 15-01-17 07:17, Pavel Raiskup wrote: [..] > > This option is primarily designed for systems where users are > > allowed to manage trusted authorities for whole system (in one > > consolidated file; usually implemented in 'ca-

Re: [Openvpn-devel] [PATCH] options: allow setting default --ca argument value

2017-01-15 Thread Steffan Karger
Hi, On 15-01-17 07:17, Pavel Raiskup wrote: > Adding a new --with-ca-bundle configure option. It's argument is > used as default CA file when no --ca option is specified at > runtime. > > This option is primarily designed for systems where users are > allowed to manage trusted authorities for wh