AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
- VPN and Array Networks AG SSL VPN.
+ VPN and Array Networks SSL VPN.
.
A corresponding OpenConnect VPN server implementation can be found in the
ocserv package.
AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
- VPN and Array Networks AG SSL VPN.
+ VPN and Array Networks SSL VPN.
.
This package provides the header and development files.
AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
- VPN and Array Networks AG SSL VPN.
+ VPN and Array Networks SSL VPN.
.
This package provides the shared library.
Name: mingw-openconnect
Version: %{tagver}%{?snapver}
Release: 0%{?dist}
-Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect/Pulse, PAN GlobalProtect, Fortinet, etc.
+Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect, Pulse/Ivanti Connect Secure, Palo Alto Networks GlobalProtect, F5 Big-IP, Fortinet, Array Networks, etc.
License: LGPLv2
URL: https://www.infradead.org/openconnect.html
and has since been extended with experimental support for Juniper
Network Connect
.RB ( \-\-protocol=nc ),
-Junos/Ivanti Pulse VPN servers
+Pulse/Ivanti Connect Secure VPN servers
.RB ( \-\-protocol=pulse ),
-PAN GlobalProtect VPN servers
+Palo Alto Networks GlobalProtect VPN servers
.RB ( \-\-protocol=gp ),
F5 Big-IP VPN servers
.RB ( \-\-protocol=f5 ),
for Cisco AnyConnect (the default),
.I nc
for experimental support for Juniper Network Connect (also supported
-by most Junos/Ivanti Pulse servers),
+by most Ivanti/Pulse Connect Secure servers),
.I pulse
-for experimental support for Junos/Ivanti Pulse,
+for experimental support for Ivanti/Pulse Connect Secure,
.I gp
-for experimental support for PAN GlobalProtect,
+for experimental support for Palo Alto Networks GlobalProtect,
.I f5
for experimental support for F5 Big-IP,
.I fortinet
Name: openconnect
Version: %{tagver}%{?snapver}
Release: 0%{?dist}
-Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect/Pulse, PAN GlobalProtect, Fortinet, etc.
+Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect, Pulse/Ivanti Connect Secure, Palo Alto Networks GlobalProtect, F5 Big-IP, Fortinet, Array Networks, etc.
License: LGPLv2
URL: https://www.infradead.org/openconnect.html
<INCLUDE file="inc/content.tmpl" />
-<h1>Array Networks AG SSL VPN</h1>
+<h1>Array Networks SSL VPN</h1>
<p>Experimental support for <a
href="https://arraynetworks.com/products-secure-access-gateways-ag-series.html">Array
<li>Relax requirements for Juniper hostname packet response to support old gateways.</li>
<li>Add API functions to query the supported protocols.</li>
<li>Verify ESP sequence numbers and warn even if replay protection is disabled.</li>
- <li>Add support for PAN GlobalProtect VPN protocol (<tt>--protocol=gp</tt>).</li>
+ <li>Add support for Palo Alto Networks (PAN) GlobalProtect VPN protocol (<tt>--protocol=gp</tt>).</li>
<li>Reorganize listing of command-line options, and include information on supported protocols.</li>
<li>SIGTERM cleans up the session similarly to SIGINT.</li>
</ul><br/>
<li><tt>openconnect https://vpn.mycompany.com/</tt></li>
</ul>
For one of the other <a href="protocols.html">supported protocols</a>, you'll need to add <tt>--protocol</tt>.
- For example, for a PAN GlobalProtect VPN:
+ For example, for a Palo Alto Networks GlobalProtect VPN:
<ul>
<li><tt>openconnect --protocol=gp https://vpn.mycompany.com/</tt></li>
</ul>
<INCLUDE file="inc/content.tmpl" />
-<h1>PAN GlobalProtect</h1>
+<h1>Palo Alto Networks (PAN) GlobalProtect</h1>
<h2>How the VPN works</h2>
<INCLUDE file="inc/content.tmpl" />
-<h1>PAN GlobalProtect HIP</h1>
+<h1>Palo Alto Networks GlobalProtect HIP</h1>
<p>The HIP ('Host Integrity Protection') mechanism is a security
-scanner for the <a href="globalprotect.html">PAN GlobalProtect</a>
-VPNs, in the same vein as <a href="csd.html">Cisco's CSD</a> and <a
-href="tncc.html">Juniper's Host Checker (tncc.jar)</a>.</p>
+scanner for the <a href="globalprotect.html">Palo Alto Networks
+GlobalProtect</a> VPNs, in the same vein as
+<a href="csd.html">Cisco's CSD</a> and <a href="tncc.html">Juniper's
+Host Checker (tncc.jar)</a>.</p>
<h2>How it works</h2>
<ul>
<li><a href="anyconnect.html">Cisco AnyConnect</a> (<tt>--protocol=anyconnect</tt>)</li>
- <li><a href="array.html">Array Networks AG SSL VPN</a> (<tt>--protocol=array</tt>)</li>
+ <li><a href="array.html">Array Networks SSL VPN</a> (<tt>--protocol=array</tt>)</li>
<li><a href="juniper.html">Juniper SSL VPN</a> (<tt>--protocol=nc</tt>)</li>
<li><a href="pulse.html">Pulse Connect Secure</a> (<tt>--protocol=pulse</tt>)</li>
<li><a href="globalprotect.html">Palo Alto Networks GlobalProtect SSL VPN</a> (<tt>--protocol=gp</tt>)</li>
</p>
<p>For Juniper VPN, the equivalent is a <tt>DSID</tt> cookie, which is not yet filtered
out of any output <i>(the authentication support in Juniper is still very new)</i>.
- For PAN GlobalConnect, the equivalent is a URL-encoded
+ For Palo Alto Networks GlobalConnect, the equivalent is a URL-encoded
<tt>authcookie</tt> parameter, which is also not filtered out of any output.</p>
<h1>Internet Relay Chat (IRC)</h1>
<li><a href="juniper.html">Details</a> on support for
Juniper SSL VPN (<tt>--protocol=nc</tt>)</li>
<li><a href="juniper.html">Details</a> on support for
- <a href="https://www.ivanti.com/products/connect-secure-vpn">Pulse Connect Secure</a> SSL VPN (<tt>--protocol=pulse</tt>;
+ <a href="https://www.ivanti.com/products/connect-secure-vpn">Pulse/Ivanti Connect Secure</a> SSL VPN (<tt>--protocol=pulse</tt>;
most Pulse VPNs also support the older Juniper protocol, unless explicitly disabled)</li>
<li><a href="globalprotect.html">Details</a> on support for
<a href="https://www.paloaltonetworks.com/features/vpn">Palo Alto Networks GlobalProtect SSL VPN</a> (<tt>--protocol=gp</tt>)</li>