pfsense/usr
Matthew Grooms 3c11bd3c5b Minor re-work of OpenVPN configuration. Use operational modes to determine
what configuration options are appropriate. The operational mode dictates
the authentication method. They are defines as follows ...

Peer to Peer ( SSL/TLS )
Peer to Peer ( Shared Key )
Remote Access ( SSL/TLS )
Remote Access ( User Auth )
Remote Access ( SSL/TLS + User Auth )

Some of these modes allow for user authentication using passwords. We now
use the etc/inc/openvpn.auth-user.php file to facilitate this by checking
the username and password supplied by OpenVPN against our centralized user
database.

The Server and Client user interfaces have also been updated to support
TLS packet authentication. This is an additional security option that is
optional.
2008-09-06 21:10:43 +00:00
..
local Minor re-work of OpenVPN configuration. Use operational modes to determine 2008-09-06 21:10:43 +00:00
sbin Compare files 2007-09-26 18:54:06 +00:00
share Sync w/ m0n0wall: 2007-02-27 17:23:14 +00:00