summaryrefslogtreecommitdiff
path: root/sample/sample-plugins/keying-material-exporter-demo/client.ovpn
blob: f02087b3e8ec1ffeb5f8cc1a1ece8dad2ba0eb47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
tls-client
pull

keying-material-exporter "EXPORTER_SSO_TEST" 16
reneg-sec 0

ca     ../../sample-keys/ca.crt
cert   ../../sample-keys/client.crt
key    ../../sample-keys/client.key

plugin ./keyingmaterialexporter.so

remote 127.0.0.1 1194
proto udp
dev tun
nobind

verb 4