summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2022-07-22 14:51:50 +0200
committerArne Schwabe <arne@rfc2549.org>2022-07-22 16:35:02 +0200
commitc1d835922541bcbb7ab88a8e3b9a80a3913a351d (patch)
treeedc538bed8f671fdbdf50b1ab74ca5d804a28806
parent33136aa9899e43cc19b127c07a0e757dd0073c7e (diff)
Error out if both remap-usr1 SIGHUP and config stdin are used (closes #1491)
OpenVPN for Android uses config stdin to avoid writing the config file containing private keys to 'disk'. However using stdin means that config cannot be reread using SIGHUP. While there might be other corner cases that trigger SIGHUP, this is an obvious one, so we error out if we detect this misconfiguration.
m---------main/src/main/cpp/openvpn0
1 files changed, 0 insertions, 0 deletions
diff --git a/main/src/main/cpp/openvpn b/main/src/main/cpp/openvpn
-Subproject 6036a5d74a7afc61466fc388ec6fd20159a3d87
+Subproject 7e5f410745eeda7d08d83445429ecd70035b730