Displaying 1 result from an estimated 1 matches for "openvpn_server".
2007 Oct 28
9
openvpn recipe: comments, suggestions, help
...; 400,
require => File["/etc/openvpn/keys"],
}
} # openvpn_client
# Only for servers - the parameters file, the server key and
# certificate are only needed once no matter how many server configs
# are on this host
class openvpn_server_base {
** Similar problem with the server''s files as the ca_crt as far the
** service goes.
# Diffie Hellman parameters - can''t use openvpn_file as it uses the
# tunnel''s service and I don''t know how to make this once per node
# file use a ser...