]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add checks for external-key-managements
authorArne Schwabe <arne@rfc2549.org>
Mon, 10 Sep 2012 14:39:33 +0000 (16:39 +0200)
committerDavid Sommerseth <davids@redhat.com>
Tue, 11 Sep 2012 16:52:57 +0000 (18:52 +0200)
commit6dad4f8e924086333d32122432f316a17ae67987
tree2e66bffb74a2cccdfa200dfca96ac4fde79c7d9a
parent341e6bb67f072731d75769ce875633e544544062
Add checks for external-key-managements

Commit 4806cc102655f1a829d656f6deb83e5953c5eab2 fixed only part of the
problem. Since it removed the filename either the magic filename has to be
resurrected or all checks against priv_key_file need to take to check for
MF_EXTERNAL_KEY as well. This patch implements the extra checks

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 1347287973-12398-1-git-send-email-arne@rfc2549.org
URL: http://article.gmane.org/gmane.network.openvpn.devel/7046
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/options.c