Had to install build-essentials then able to install openvpn-2.4.6 from .tar. Generated all certs and dh.pem just fine with EasyRSA-3.0.5 but just can't generate a ta.key. Command <openvpn --genkey --secret ta.key> doesn't work in folder /etc/openvpn-2.4.6, /etc/openvpn-2.4.6/EasyRSA-3.0.5, or /etc/openvpn-2.4.6/EasyRSA-3.0.5/pki. Also tried <openvpn-2.4.6 --genkey --secret ta.key> in all folders then tried it with /etc/ta.key affixed. I've been tinkering with 18.04 for weeks and think I was able to generate a ta.key on a previous install but not sure.
I had to take this administration over on a Ubuntu Server 16.04 company server and for security reasons I have to configure everything myself. I'm working with Ubuntu Server 18.04.1 LTS now because of enhanced security features.
Any ideas would be of immense help.
Thank you.
EasyRSA-3.0.5, can't generate ta.key
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 5
- Joined: Fri Sep 28, 2018 4:09 pm
-
- OpenVpn Newbie
- Posts: 5
- Joined: Fri Sep 28, 2018 4:09 pm
Re: EasyRSA-3.0.5, can't generate ta.key
Message I get is Command 'openvpn' not found, but can be installed with
apt install openvpn
apt install openvpn
-
- OpenVpn Newbie
- Posts: 5
- Joined: Fri Sep 28, 2018 4:09 pm
Re: EasyRSA-3.0.5, can't generate ta.key
Never mind. fixed.
-
- OpenVpn Newbie
- Posts: 6
- Joined: Sat Jan 19, 2019 3:14 pm
Re: EasyRSA-3.0.5, can't generate ta.key
What was the solution?