<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://encyclopediaofcybersecurity.com/index.php?action=history&amp;feed=atom&amp;title=Secure_Socket_Tunneling_Protocol</id>
	<title>Secure Socket Tunneling Protocol - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://encyclopediaofcybersecurity.com/index.php?action=history&amp;feed=atom&amp;title=Secure_Socket_Tunneling_Protocol"/>
	<link rel="alternate" type="text/html" href="https://encyclopediaofcybersecurity.com/index.php?title=Secure_Socket_Tunneling_Protocol&amp;action=history"/>
	<updated>2026-05-06T13:38:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://encyclopediaofcybersecurity.com/index.php?title=Secure_Socket_Tunneling_Protocol&amp;diff=338&amp;oldid=prev</id>
		<title>Ccocrick: Created page with &quot;== Secure Socket Tunneling Protocol (SSTP) ==  The &#039;&#039;&#039;Secure Socket Tunneling Protocol&#039;&#039;&#039; (SSTP) is a VPN protocol that provides a mechanism to transport Point-to-Point Protocol (PPP) traffic through an SSL/TLS channel. SSTP encapsulates PPP traffic over HTTPS, allowing secure and encrypted communication between a VPN client and server.  === Operation ===  SSTP operates by encapsulating PPP frames within SSL/TLS packets, which are then transmitted over the HTTPS protocol...&quot;</title>
		<link rel="alternate" type="text/html" href="https://encyclopediaofcybersecurity.com/index.php?title=Secure_Socket_Tunneling_Protocol&amp;diff=338&amp;oldid=prev"/>
		<updated>2024-05-09T01:58:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Secure Socket Tunneling Protocol (SSTP) ==  The &amp;#039;&amp;#039;&amp;#039;Secure Socket Tunneling Protocol&amp;#039;&amp;#039;&amp;#039; (SSTP) is a VPN protocol that provides a mechanism to transport Point-to-Point Protocol (PPP) traffic through an SSL/TLS channel. SSTP encapsulates PPP traffic over HTTPS, allowing secure and encrypted communication between a VPN client and server.  === Operation ===  SSTP operates by encapsulating PPP frames within SSL/TLS packets, which are then transmitted over the HTTPS protocol...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Secure Socket Tunneling Protocol (SSTP) ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Secure Socket Tunneling Protocol&amp;#039;&amp;#039;&amp;#039; (SSTP) is a VPN protocol that provides a mechanism to transport Point-to-Point Protocol (PPP) traffic through an SSL/TLS channel. SSTP encapsulates PPP traffic over HTTPS, allowing secure and encrypted communication between a VPN client and server.&lt;br /&gt;
&lt;br /&gt;
=== Operation ===&lt;br /&gt;
&lt;br /&gt;
SSTP operates by encapsulating PPP frames within SSL/TLS packets, which are then transmitted over the HTTPS protocol. This allows SSTP to traverse firewalls and proxy servers that typically allow HTTPS traffic, making it suitable for use in restrictive network environments.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
SSTP provides several features that make it suitable for VPN deployments:&lt;br /&gt;
&lt;br /&gt;
* **Encryption**: SSTP encrypts PPP traffic using SSL/TLS, providing confidentiality and integrity during transmission.&lt;br /&gt;
* **Compatibility**: SSTP is natively supported on Windows operating systems, making it easy to deploy in Windows-centric environments.&lt;br /&gt;
* **Portability**: SSTP can operate over TCP port 443, the standard port for HTTPS traffic, ensuring compatibility with most network configurations.&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
SSTP leverages the security features of the SSL/TLS protocol to protect VPN traffic. It provides strong encryption and authentication mechanisms, making it resistant to eavesdropping and tampering attacks.&lt;br /&gt;
&lt;br /&gt;
=== Advantages ===&lt;br /&gt;
&lt;br /&gt;
* SSTP can bypass network restrictions and firewalls that block other VPN protocols, as it operates over the standard HTTPS port.&lt;br /&gt;
* It is easy to deploy and manage, especially in Windows-based environments where SSTP is natively supported.&lt;br /&gt;
&lt;br /&gt;
=== Disadvantages ===&lt;br /&gt;
&lt;br /&gt;
* SSTP is not as widely supported as other VPN protocols, limiting its interoperability with non-Windows platforms and devices.&lt;br /&gt;
* Some security experts have raised concerns about the closed-source nature of the SSTP implementation, which could potentially introduce security vulnerabilities.&lt;br /&gt;
&lt;br /&gt;
=== Alternatives ===&lt;br /&gt;
&lt;br /&gt;
Alternative VPN protocols include OpenVPN, which is an open-source VPN solution known for its flexibility and security, and IPsec (Internet Protocol Security), which provides secure communication at the IP layer and is widely supported across platforms.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Virtual_Private_Network|Virtual Private Network (VPN)]]&lt;br /&gt;
* [[Point-to-Point_Protocol|Point-to-Point Protocol (PPP)]]&lt;br /&gt;
* [[Secure_Sockets_Layer|Secure Sockets Layer (SSL)]]&lt;br /&gt;
* [[Transport_Layer_Security|Transport Layer Security (TLS)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [https://tools.ietf.org/html/rfc7546 RFC 7546 - Secure Socket Tunneling Protocol (SSTP)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]]&lt;/div&gt;</summary>
		<author><name>Ccocrick</name></author>
	</entry>
</feed>