blob: b3154f8a88cb174b95adfab439d40cfd827c4aa9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
After creating a new protected OpenVPN application in your duo
admin panel, add the following to your openvpn configuration file:
plugin %%DATADIR%%/duo_openvpn.so 'IKEY SKEY HOST'
For more detailed installation instructions, please visit:
https://duo.com/docs/openvpn
EOM
}
]
|