[PR #480] [MERGED] Docs for Custom CA for Self-hosted deployment #755

Closed
opened 2026-02-17 17:21:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/480
Author: @romain-priour-lc
Created: 9/10/2025
Status: Merged
Merged: 9/10/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/custom-ca-self-hosted


📝 Commits (5)

  • f605f38 Docs for adding custom CA
  • 6b0803c cleanup
  • 37f2b0e Merge branch 'main' into romain/custom-ca-self-hosted
  • 48edfa8 review comments
  • 9df0c25 add external services to bullet point

📊 Changes

1 file changed (+45 additions, -2 deletions)

View changed files

📝 src/langsmith/self-host-custom-tls-certificates.mdx (+45 -2)

📄 Description

Overview

Modify the existing TLS Self-hosted page to be called "Custom TLS Certificates". Added a new section for mounting custom CAs into a LangSmith deployment.

Type of change

  • New documentation page
  • Update existing documentation
  • Fix typo, bug, broken link, or formatting issue
  • Remove outdated content
  • Other (please describe):

Related issues/PRs

  • Linear issue: INF-758
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/480 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/10/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/custom-ca-self-hosted` --- ### 📝 Commits (5) - [`f605f38`](https://github.com/langchain-ai/docs/commit/f605f38ddcb388158040a932a4e0292a5dc8e7c0) Docs for adding custom CA - [`6b0803c`](https://github.com/langchain-ai/docs/commit/6b0803c79b90e244825b55b8f56bb757f44d05de) cleanup - [`37f2b0e`](https://github.com/langchain-ai/docs/commit/37f2b0e70fbd5867aa5970094db0f09b93047462) Merge branch 'main' into romain/custom-ca-self-hosted - [`48edfa8`](https://github.com/langchain-ai/docs/commit/48edfa8b244abcdecbcc55c58209f24db3beb26f) review comments - [`9df0c25`](https://github.com/langchain-ai/docs/commit/9df0c25b7999af8a90242c8487a81a9c8c4fedf1) add external services to bullet point ### 📊 Changes **1 file changed** (+45 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-custom-tls-certificates.mdx` (+45 -2) </details> ### 📄 Description ## Overview Modify the existing TLS Self-hosted page to be called "Custom TLS Certificates". Added a new section for mounting custom CAs into a LangSmith deployment. ## Type of change <!-- Check the relevant box --> - [ ] New documentation page - [X] Update existing documentation - [ ] Fix typo, bug, broken link, or formatting issue - [ ] Remove outdated content - [ ] Other (please describe): ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) --> - GitHub issue: - Feature PR: https://github.com/langchain-ai/langchainplus/pull/12017 <!-- For LangChain employees, if applicable: --> - Linear issue: INF-758 - Slack thread: ## Checklist <!-- Check all that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - [ ] I have gotten approval from the relevant reviewers - [ ] (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:04 -05:00
yindo closed this issue 2026-02-17 17:21:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#755