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/dev/glossary.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -618,7 +618,7 @@ An end-to-end process used to develop, plan, design, build, test, and deploy sof
618
618
619
619
### SSL Bumping
620
620
621
-
A feature of Sauce Connect Proxy that automatically re-signs self-signed and invalid SSL certificates, which are not trusted by stock browsers like those installed on the Sauce Labs infrastructure. With SSL Bumping, your tests will not be interrupted with security warnings that can't be dismissed by Selenium. More information: [SSL Certificate Bumping](/secure-connections/sauce-connect/security-authentication#ssl-certificate-bumping).
621
+
A feature of Sauce Connect Proxy that automatically re-signs self-signed and invalid SSL certificates, which are not trusted by stock browsers like those installed on the Sauce Labs infrastructure. With SSL Bumping, your tests will not be interrupted with security warnings that can't be dismissed by Selenium. More information: [SSL Certificate Bumping](/secure-connections/sauce-connect-5/guides/tls-resigning/).
Copy file name to clipboardExpand all lines: docs/secure-connections/sauce-connect-5.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ An [`sc legacy`](/dev/cli/sauce-connect-5/legacy/) command is introduced to help
27
27
4. Observability improvement.
28
28
Sauce Connect Proxy 5 comes with [Prometheus](https://prometheus.io/) metrics and a [Grafana dashboard](https://grafana.com/grafana/dashboards/20232-sauce-connect/).
29
29
5. Easier installation and upgrade process. Sauce Connect Proxy 5 release contains deb and rpm packages for Linux, brew support for macOS, as well as x86_64 and arm64 architectures support for all platforms.
30
-
6. Secure [WebSocket](https://en.wikipedia.org/wiki/WebSocket) support with [SSL Certificate Bumping](/secure-connections/sauce-connect/security-authentication#ssl-certificate-bumping) enabled.
30
+
6. Secure [WebSocket](https://en.wikipedia.org/wiki/WebSocket) support with [TLS Resigning](/secure-connections/sauce-connect-5/guides/tls-resigning/) enabled.
31
31
7.[SOCKS5](https://datatracker.ietf.org/doc/html/rfc1928) support for upstream proxies.
0 commit comments