From: David Sommerseth
A report on #openvpn pointed out that in his setup three warnings
appeard on the console when starting up.
$ sudo /usr/local/etc/rc.d/openvpn restart
Stopping openvpn.
Waiting for PIDS: 33031.
Starting openvpn.
openvpn: writing to routing socket: No suc
Hi,
On Thu, Nov 29, 2012 at 02:16:12PM +0100, David Sommerseth wrote:
> From: David Sommerseth
>
> A report on #openvpn pointed out that in his setup three warnings
> appeard on the console when starting up.
ACK.
gert
--
USENET is *not* the non-clickable part of WWW!
On 26/11/12 15:32, Joachim Schipper wrote:
> Signed-off-by: Joachim Schipper
> ---
> configure.ac |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master and beta/2.3 branches.
commit 038f0aca3077807f3fc60077e2aacffef5ba2f45 (master)
commit 9e6b85797214187f7fb2c4255f2678f2b
On 16/11/12 12:02, David Sommerseth wrote:
> From: David Sommerseth
>
> This solves a SEGV situation when using the management API while OpenVPN
> is closing down.
>
> The situation happens when the management socket has closed and OpenVPN
> tries to write an error about this to the management s
On 26/11/12 15:33, Arne Schwabe wrote:
> When specifying --tls-client --cert ... without a --key (or --pkcs11) option,
> OpenVPN should complain: "You must define private key file (--key)...". Ensure
> that this works even when compiling with MANAGMENT_EXTERNAL_KEY.
>
> Also fix the other instance
On 26/11/12 15:31, Joachim Schipper wrote:
> Signed-off-by: Joachim Schipper
> ---
> doc/management-notes.txt |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks! Applied to master and beta/2.3 branches
commit 5dfdb7c010c5a32a0ec51d9266748c641cd24dba (master)
commit 376e1432b3ce0
On 29/11/12 14:16, David Sommerseth wrote:
> From: David Sommerseth
>
> A report on #openvpn pointed out that in his setup three warnings
> appeard on the console when starting up.
>
> $ sudo /usr/local/etc/rc.d/openvpn restart
> Stopping openvpn.
> Waiting for PIDS: 33031.
> Sta