You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/secure-connections.md
+16-16
Original file line number
Diff line number
Diff line change
@@ -4,39 +4,39 @@ title: Sauce Trusted Connection
4
4
sidebar_label: Getting Started
5
5
---
6
6
7
-
If your company has firewall rules that limit your ability to run tests on Sauce Labs, you can use our Secure Connection features to connect to Sauce Labs in the cloud without exposing your company's IT infrastructure to security risks.
7
+
If firewall restrictions at your company limit your ability to run tests on Sauce Labs, our Secure Connection solutions enable you to safely connect to the Sauce Labs cloud without exposing your internal IT infrastructure.
8
8
9
-
We offer two options to provide an extra layer of security to protect test data in flight between the Sauce Labs cloud and your app or site under test on your network. Both of these solutions, Sauce Connect Proxy and Sauce IPSec Proxy, support secure connectivity using TLS 1.2 or above.
9
+
We offer two secure connectivity options - Sauce Connect and Sauce IPSec Proxy - both of which encrypt test data in transit using TLS 1.2 or higher, providing an additional layer of security between the Sauce Labs cloud and your application or website.
10
10
11
-
To determine which solution is best for you, see[Overview of Sauce Labs Security Processes](https://saucelabs.com/resources/white-papers/overview-of-sauce-labs-security-processes).
11
+
To select the best solution for your needs, review our[Overview of Sauce Labs Security Processes](https://saucelabs.com/resources/white-papers/overview-of-sauce-labs-security-processes).
12
12
13
-
## Sauce Connect Proxy
13
+
## Sauce Connect
14
14
15
-
See our [Sauce Connect Proxy Security Overview](https://saucelabs.com/resources/white-papers/sauce-connect-proxy-security-overview) white paper for information about optimizing your network and development environment for Sauce Connect Proxy performance.
15
+
For guidance on optimizing your network and development environment for Sauce Connect performance, see our [Sauce Connect Security Overview](https://saucelabs.com/resources/white-papers/sauce-connect-proxy-security-overview) white paper.
<h3><a href="/secure-connections/sauce-connect-5/guides/tunnel-pool/">Tunnel Pool Setup</a></h3>
51
-
<p>Set up a high volume of tests to run parallel through multiple Sauce Connect Proxy tunnels to save time.</p>
51
+
<p>Run high volumes of parallel tests efficiently by configuring multiple Sauce Connect tunnels in a pool.</p>
52
52
</div>
53
53
</div>
54
54
</div>
@@ -86,31 +86,31 @@ Sauce IPSec Proxy establishes a VPN connection between two IPSec gateways, and a
86
86
87
87
## Choosing the Right Solution
88
88
89
-
Sauce Connect Proxy and Sauce IPSec Proxy accomplish the same thing: establish a secure connection between apps hosted on your private network and Sauce Labs cloud virtual machines and real devices. The main differences are:
89
+
Sauce Connect and Sauce IPSec Proxy accomplish the same thing: establish a secure connection between apps hosted on your private network and Sauce Labs cloud virtual machines and real devices. The main differences are:
90
90
91
91
<table>
92
92
<tr>
93
-
<td><strong>Sauce Connect Proxy</strong></td>
93
+
<td><strong>Sauce Connect</strong></td>
94
94
<td><strong>Sauce IPSec Proxy</strong></td>
95
95
</tr>
96
96
<tr>
97
-
<td>By default, the Sauce Connect Proxy client starts a single tunnel. For high-volume testing, we recommend High Availability tunnel pools, which you can launch using designated <ahref="/dev/cli/sauce-connect-proxy">Sauce Connect Proxy command-line options</a>.</td>
97
+
<td>By default, the Sauce Connect client starts a single tunnel. For high-volume testing, we recommend High Availability tunnel pools, which you can launch using designated <ahref="/secure-connections/sauce-connect-5/guides/tunnel-pool/">Sauce Connect options</a>.</td>
98
98
<td>Sauce IPSec Proxy is a static setup with two tunnel gateways that are pre-configured in High Availability mode.</td>
99
99
</tr>
100
100
<tr>
101
101
<td>You can manage tunnel lifespan by launching different types of tunnels: ephemeral (per-build) tunnels or long-running tunnels.</td>
102
102
<td>Sauce IPSec Proxy tunnels are long-running, by default.</td>
103
103
</tr>
104
104
<tr>
105
-
<td>Sauce Connect Proxy client (binary) runs within your network to establish the tunnels, which use proprietary protocol over TLS 1.2.</td>
105
+
<td>Sauce Connect client (binary) runs within your network to establish the tunnels, which use proprietary protocol over TLS 1.2.</td>
106
106
<td>Sauce IPSec Proxy tunnels use industry standards to establish connection and offer two options for routing traffic to sites and apps under test.</td>
107
107
</tr>
108
108
<tr>
109
109
<td>Available to all Sauce Labs accountholders at no additional cost.</td>
0 commit comments