summaryrefslogtreecommitdiff
path: root/security/openvpn/files/pkg-message.in
blob: 29d37b360f3cabbd871cab2f617d5c6312a4c98a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
  Edit /etc/rc.conf[.local] to start OpenVPN automatically at system
  startup. See %%PREFIX%%/etc/rc.d/openvpn for details.

  Connect to VPN server as a client with this command to include
  the client.up/down scripts in the initialization:
  openvpn-client <spec>.ovpn

  For compatibility notes when interoperating with older OpenVPN
  versions, please see <http://openvpn.net/relnotes.html>

  Note that OpenVPN does not officially support LibreSSL.
EOM
}
]