On Tue, 1 Nov 2005, Matthias Andree wrote: > On Tue, 01 Nov 2005, James Yonan wrote: > > > This release contains fixes for two security issues that just came to my > > attention over the past 24 hours, which affect OpenVPN 2.0, 2.0.1, 2.0.2, > > and the 2.1 beta series. OpenVPN 1.x is not affected. > > Thanks for the quick fixes. > > I understand that the release focus has been anything but helper > scripts, however I found that the easy-rsa/2.0/ directory disappeared, > it was present in 2.0.2 and gone in 2.0.4. What's the story about > easy-rsa/* and easy-rsa/2.0/* in the distribution tarballs, and what has > become of easy-rsa/2.0 in release 2.0.4?
That's an oversight... It looks like it was accidently dropped from the tarball during the CVS -> SVN migration. It is, however, present (and the default) in the 2.1-beta releases in easy-rsa/ You can also get it directly from the svn repository: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn/easy-rsa/ James