On 22 July 2016 at 13:35, Humberto Ramirez <[email protected]> wrote:
> Hi, I'm trying to setup a zone to run OpenVPN, however I'm having
> difficulties with the easy-rsa script (can't locate it on pkgsrc
> package), is anybody currently using this type of setup in production?
> any guide available?
When I set this up, I grabbed the latest release tarball from the
github site; i.e.:
https://github.com/OpenVPN/easy-rsa/releases
I extracted it in "/var/opt/easy-rsa", and then created a small
wrapper script in my PATH:
#!/usr/bin/bash
export EASYRSA=/var/opt/easy-rsa
exec bash "$EASYRSA/easyrsa" "$@"
Cheers.
--
Joshua M. Clulow
UNIX Admin/Developer
http://blog.sysmgr.org
-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription:
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com