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/cloud/private_connectivity_sourcegraph_connect.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ Tunnel client: forward proxy clients managed by sourcegraph. Every client has it
32
32
Customer should reach out to their account manager to initiate the process. The account manager will work with the customer to collect the required information and initiate the process, including but not limited to:
33
33
34
34
- The DNS name of the private code host, e.g. `gitlab.internal.company.net` or private artifact registry, e.g. `artifactory.internal.company.net`.
35
+
- The port of the private code host, e.g., `443`, `80`, `22`.
36
+
- The type of the TLS certificate used by the private resource, one of self-signed by internal private CA, or issued by a public CA.
0 commit comments