Re: [Openvpn-devel] portable pkitool shell script

2005-08-17 Thread Matthias Andree
On Wed, 17 Aug 2005, Johnny C. Lam wrote: > (3) Solaris /bin/sh fix: don't set and export in one command; > rather, export all the variables after setting them. > > (4) Solaris /bin/sh fix: "if ! cmd ; then ... fi" isn't understood, > so change it to "if cmd; then :; else ...

[Openvpn-devel] portable pkitool shell script [was OpenVPN 2.0.1 released -- note security fixes]

2005-08-17 Thread Johnny C. Lam
On Wed, Aug 17, 2005 at 06:52:50AM -0600, James Yonan wrote: > On Tue, 16 Aug 2005, Johnny Lam wrote: > > > James Yonan wrote: > > > > > > * Added easy-rsa 2.0 scripts to the tarball in easy-rsa/2.0 > > > > I am maintaining OpenVPN in the NetBSD Packages Collection and was in > > the process of

Re: [Openvpn-devel] Re: OpenVPN 2.0.1 released -- note security fixes

2005-08-17 Thread James Yonan
On Tue, 16 Aug 2005, Johnny Lam wrote: > James Yonan wrote: > > > > * Added easy-rsa 2.0 scripts to the tarball in easy-rsa/2.0 > > I am maintaining OpenVPN in the NetBSD Packages Collection and was in > the process of updating our package to 2.0.1 when I noticed that the > pkitool script uses