OpenVPN and Installing the Latest Version

Wiki.TerraBase.info
Jump to navigation Jump to search

...download the latest version (below is an example as of the beginning of 2024).

https://rpmfind.net/linux/rpm2html/search.php?query=pkcs11-helper

https://rpmfind.net/linux/rpm2html/search.php?query=openvpn

It's cool to do this because OpenVPN and PKCS11 don't really have any other packages that are dependent on them.

dnf install WhatEverRPMFile (do the PKCS11 File first, then OpenVPN)

systemctl daemon-reload

systemctl -f enable openvpn-server@server.service

...then configure it or check with openvpn --version