This file is indexed.

/usr/share/doc/openconnect/html/download.html is in openconnect 7.08-3.

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
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>OpenConnect VPN client.</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="VPN client compatible with Cisco AnyConnect SSL VPN" />
    <meta name="keywords" content="OpenConnect, AnyConnect, Cisco, VPN, SSLVPN, SSL VPN" />
    <link href="./styles/main.css" rel="styleSheet" type="text/css" />
    <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css' />
 </head>
 
<body>
   <div id="logo" align="right">	
     <img src="./images/openconnect.png" height="96px" alt="OpenConnect" />
   </div>
   <div id="main">



	
	
	
	<div id="menu1">

	<span class="sel">
<a href="index.html"><span>Home</span></a>
</span>

	<span class="nonsel">
<a href="features.html"><span>Features</span></a>
</span>

	<span class="nonsel">
<a href="building.html"><span>Getting Started</span></a>
</span>

	<span class="nonsel">
<a href="mail.html"><span>Mailing List / Help</span></a>
</span>

	<span class="nonsel">
<a href="contribute.html"><span>Contribute</span></a>
</span>

	<span class="nonsel">
<a href="anyconnect.html"><span>Protocols</span></a>
</span>

	<span class="nonsel">
<a href="http://www.infradead.org/ocserv/"><span>VPN Server</span></a>
</span>

	<p>OpenConnect VPN client</p>

	</div>

	
	<div id="menu2">

        <span class="nonsel">
<a href="index.html"><span>About</span></a>
</span>

        <span class="nonsel">
<a href="platforms.html"><span>Supported Platforms</span></a>
</span>

        <span class="sel">
<a href="download.html"><span>Download</span></a>
</span>

        <span class="nonsel">
<a href="packages.html"><span>Packages</span></a>
</span>

	<span class="nonsel">
<a href="changelog.html"><span>Changelog</span></a>
</span>

	</div>

	
	     <div id="textbox">
       <div id="text">
	</div>


    	<h1>Download</h1>

<p>Released versions of OpenConnect are available from the FTP site:</p>
<ul><li><a href="ftp://ftp.infradead.org/pub/openconnect/"><tt>ftp://ftp.infradead.org/pub/openconnect/</tt></a></li></ul>

<p>Release tarballs (since 3.13) are signed with the PGP key with fingerprint <a href="https://pgp.mit.edu/pks/lookup?op=vindex&search=0xBE07D9FD54809AB2C4B0FF5F63762CDA67E2F359">BE07 D9FD 5480 9AB2 C4B0  FF5F 6376 2CDA 67E2 F359</a>.</p>

<p>

The latest release is <a href="ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz">OpenConnect v7.08</a>
<i>(<a href="ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz.asc">PGP signature</a>)</i>,
released on 2016-12-13 with the following changelog:</p>
     <ul>
       <li>Add SHA256 support for server cert hashes.</li>
       <li>Enable DHE ciphers for Cisco DTLS.</li>
       <li>Increase initial oNCP configuration buffer size.</li>
       <li>Reopen <tt>CONIN$</tt> when stdin is redirected on Windows.</li>
       <li>Improve support for point-to-point routing on Windows.</li>
       <li>Check for non-resumed DTLS sessions which may indicate a MiTM attack.</li>
       <li>Add <tt>TUNIDX</tt> environment variable on Windows.</li>
       <li>Fix compatibility with Pulse Secure 8.2R5.</li>
       <li>Fix IPv6 support in Solaris.</li>
       <li>Support DTLS automatic negotiation.</li>
       <li>Support <tt>--key-password</tt> for GnuTLS PKCS#11 PIN.</li>
       <li>Support automatic DTLS MTU detection with OpenSSL.</li>
       <li>Drop support for combined GnuTLS/OpenSSL build.</li>
       <li>Update OpenSSL to allow TLSv1.2, improve compatibility options.</li>
       <li>Remove <tt>--no-cert-check</tt> option. It was being (mis)used.</li>
       <li>Fix OpenSSL support for PKCS#11 EC keys without public key.</li>
       <li>Support for final OpenSSL 1.1 release.</li>
       <li>Fix polling/retry on "tun" socket when buffers full.</li>
       <li>Fix AnyConnect server-side MTU setting.</li>
       <li>Fix ESP replay detection.</li>
       <li>Allow build with LibreSSL <i>(for fetishists only; do not use this as DTLS is broken)</i>.</li>
       <li>Add certificate torture test suite.</li>
       <li>Support PKCS#11 PIN via <tt>pin-value=</tt> and <tt>--key-password</tt> for OpenSSL.</li>
       <li>Fix integer overflow issues with ESP packet replay detection.</li>
       <li>Add <tt>--pass-tos</tt> option as in OpenVPN.</li>
       <li>Support rĂ´le selection form in Juniper VPN.</li>
       <li>Support DER-format certificates, add certificate format torture tests.</li>
       <li>For OpenSSL >= 1.0.2, fix certificate validation when only an
          intermediate CA is specified with the <tt>--cafile</tt> option.</li>
       <li>Support Juniper "Pre Sign-in Message".</li>
     </ul>


<p>For older releases and change logs, see the <a href="changelog.html">changelog page</a>.</p>

<p><i>(Note: Due to a longstanding <a href="https://bugzilla.redhat.com/show_bug.cgi?id=450853">Fedora bug</a>
you may occasionally find that the FTP server is accessible only by IPv6 and not Legacy IP. If this happens,
please let me know by sending me an email. Or just join us in the 21st century and <a href="http://en.wikipedia.org/wiki/List_of_IPv6_tunnel_brokers">get IPv6</a>.)</i></p>

<h2>Latest sources</h2>

<p>The latest source code is available from the git repository at:</p>
<ul><li><tt>git://git.infradead.org/users/dwmw2/openconnect.git</tt><br />or browseable in gitweb at:</li>
<li><a href="http://git.infradead.org/users/dwmw2/openconnect.git">
http://git.infradead.org/users/dwmw2/openconnect.git</a></li></ul>

	      </div>
   </div>
  </body>
</html>