aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-31 11:05:00 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-11-01 12:52:22 +0100
commit45283d84e357a8a898fe0c5f91f30b729039279d (patch)
tree1567d25746d0de45bfb8d53ce1b9f788e36021ef /doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
parentb29f84ff6cd4ef6a384af4fe625d4c372a34d938 (diff)
Install cfg files with autotools
Cfg files are moved to doc/examples like in other osmocom projects. All the cfg files get installed into $prefix/share/doc/osmo-pcap/examples/$subdir/, and 1 script per binary is installed into /etc/osmocom. Change-Id: If3f3a7d3867c0d4d2b1fe01f465532d1ce4bda66
Diffstat (limited to 'doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg')
-rw-r--r--doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg b/doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
new file mode 100644
index 0000000..73d1535
--- /dev/null
+++ b/doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
@@ -0,0 +1,16 @@
+!
+! OsmoPCAPClient (UNKNOWN-dirty) configuration saved from vty
+!!
+!
+!
+line vty
+ no login
+!
+client
+ pcap device any
+ pcap filter host www.google.com
+ pcap detect-loop 0
+ server ip 127.0.0.1
+ server port 6001
+ enable tls
+ tls priority NORMAL