]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed issue where SIGUSR1 restarts would fail if private
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 25 Dec 2008 02:33:34 +0000 (02:33 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 25 Dec 2008 02:33:34 +0000 (02:33 +0000)
commit1f4309ae8722dd6c19e7cc39c011eb7f715b87e2
tree7f85273b72b2cc05e4113332ec231b8f137c51a5
parentef2ab232b8933915d7f25705eabef101b66f5603
Fixed issue where SIGUSR1 restarts would fail if private
key was specified as an inline file.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3743 e7ae566f-a301-0410-adde-c780ea21d3b5
crypto.c
init.c
version.m4