Skip to content

Commit e366d3d

Browse files
authored
update srcconnect docs (#674)
ref CLO-772 <!-- Explain the changes introduced in your PR --> ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent adf8523 commit e366d3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cloud/private_connectivity_sourcegraph_connect.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Tunnel client: forward proxy clients managed by sourcegraph. Every client has it
3232
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:
3333

3434
- 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.
3537

3638
Finally, Sourcegraph will provide the following:
3739

0 commit comments

Comments
 (0)