mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
This commit is contained in:
parent
ad982dc3c6
commit
8998e98279
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ if [ "$OPENVPN" = "yes" ]; then
|
|||
if [ ! -d /etc/openvpn/ca ]; then
|
||||
make-cadir /etc/openvpn/ca
|
||||
fi
|
||||
mkdir -p /etc/openvpn/ca/pki/private /etc/openvpn/ca/pki/issued
|
||||
mv /etc/openvpn/server/ca.crt /etc/openvpn/ca/pki/ca.crt
|
||||
mv /etc/openvpn/server/ca.key /etc/openvpn/ca/pki/private/ca.key
|
||||
mv /etc/openvpn/server/server.crt /etc/openvpn/ca/pki/issued/server.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue