This file is indexed.

/usr/share/doc/wireshark-doc/wsdg_html_chunked/ChLibsGNUTLS.html is in wireshark-doc 1.10.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>5.10. GnuTLS (optional)</title><link rel="stylesheet" type="text/css" href="ws.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Wireshark Developer's Guide"><link rel="up" href="ChapterLibraries.html" title="Chapter 5. Library Reference"><link rel="prev" href="ChLibsPcap.html" title="5.9. libpcap/WinPcap (optional)"><link rel="next" href="ChLibsGcrypt.html" title="5.11. Gcrypt (optional)"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">5.10. GnuTLS (optional)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ChLibsPcap.html">Prev</a> </td><th width="60%" align="center">Chapter 5. Library Reference</th><td width="20%" align="right"> <a accesskey="n" href="ChLibsGcrypt.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ChLibsGNUTLS"></a>5.10. GnuTLS (optional)</h2></div></div></div><p>
	The "GNU Transport Layer Security Library" is used to dissect SSL and TLS
	protocols (aka: HTTPS).
	</p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="ChLibsUnixGNUTLS"></a>5.10.1. Unix</h3></div></div></div><p>
	If this library isn't already installed or available as a
	package for your platform, you can get it at:
	<a class="ulink" href="http://www.gnu.org/software/gnutls/download.html" target="_top">http://www.gnu.org/software/gnutls/download.html</a>.
	</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="ChLibsWin32GNUTLS"></a>5.10.2. Win32 MSVC</h3></div></div></div><p>
	We roll our own version using:
	<a class="ulink" href="http://josefsson.org/gnutls4win/" target="_top">http://josefsson.org/gnutls4win/</a>
	</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ChLibsPcap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ChapterLibraries.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ChLibsGcrypt.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5.9. libpcap/WinPcap (optional) </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 5.11. Gcrypt (optional)</td></tr></table></div></body></html>