Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 81e360cf0d1d39b2f9cc53f21854cdd1 > files > 68

openvpn-2.3.2-4.fc18.i686.rpm

OpenVPN plugin examples.

Examples provided:

simple.c -- using the --auth-user-pass-verify callback,
            test deferred authentication.

To build:

  ./build simple (Linux/BSD/etc.)
  ./winbuild simple (MinGW on Windows)

To use in OpenVPN, add to config file:

  plugin simple.so (Linux/BSD/etc.)
  plugin simple.dll (MinGW on Windows)