[[TOC(inline, depth=1)]] = Introduction = OpenVPN [wiki:ChangesInOpenvpn23 was split] into several subprojects between 2.3-alpha1 -> 2.3-alpha2 releases. Easy-rsa was one of these subprojects. = Fetching easy-rsa using Git = Easy-rsa Git repos are available on [https://github.com/OpenVPN/easy-rsa GitHub] and on [http://sourceforge.net/scm/?type=git&group_id=48978 SourceForge.net]. To fetch the sources, use {{{ $ git clone https://github.com/OpenVPN/easy-rsa.git }}} or {{{ $ git clone git://openvpn.git.sourceforge.net/gitroot/openvpn/easy-rsa }}} = Getting easy-rsa releases = All easy-rsa releases are available in a number of places: * !http://swupdate.openvpn.net/community/releases/easy-rsa-.tar.gz * http://build.openvpn.net/downloads/releases (browseable) * [https://github.com/OpenVPN/easy-rsa/downloads GitHub downloads page]