I have installed OpenVPN Connect and I have an .ovpn config file and a ca.crt file.
How do I get the certificate entered and activated?
Newbie question
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Newbie question
Where did you get your certificate ?
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Aug 11, 2021 8:23 pm
Re: Newbie question
From my Synology NAS. The PC is Windows 10.
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Newbie question
You can probably inline the certificate into the config file.
https://community.openvpn.net/openvpn/w ... nPage#lbAW
https://community.openvpn.net/openvpn/w ... nPage#lbAW
Code: Select all
<ca>
paste the file here
</ca>