packages/ssldump: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0f947bea8d
commit
5b3faca26f
@ -1,4 +1,4 @@
|
||||
#
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
@ -28,7 +28,7 @@ define Package/ssldump/description
|
||||
ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface
|
||||
and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records
|
||||
and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt
|
||||
the connections and display the application data traffic.
|
||||
the connections and display the application data traffic.
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user