[PR #740] [MERGED] Reorganize TLS Docs for Self-Hosted #970

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

📋 Pull Request Information

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

Base: mainHead: romain/reorganize-tls-docs


📝 Commits (2)

📊 Changes

1 file changed (+32 additions, -23 deletions)

View changed files

📝 src/langsmith/self-host-custom-tls-certificates.mdx (+32 -23)

📄 Description

Overview

Switched the sections around so we emphasize the new way of doing. Added version requirement for new way.
Made CA for playground method optional, instead pointing to the main section.

Type of change

Type: Update existing documentation

To automatically close an issue when this PR is merged, use closing keywords:

  • Closes INF-837

Checklist


🔄 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/740 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/reorganize-tls-docs` --- ### 📝 Commits (2) - [`ecfeb70`](https://github.com/langchain-ai/docs/commit/ecfeb7006b1f15a99d27b6246efb9e3916a51811) done - [`e67ca67`](https://github.com/langchain-ai/docs/commit/e67ca675512a7519f49ea23e39f66a291892f869) cleanup ### 📊 Changes **1 file changed** (+32 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-custom-tls-certificates.mdx` (+32 -23) </details> ### 📄 Description ## Overview Switched the sections around so we emphasize the new way of doing. Added version requirement for new way. Made CA for playground method optional, instead pointing to the main section. ## Type of change **Type:** Update existing documentation To automatically close an issue when this PR is merged, use closing keywords: - Closes INF-837 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - 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) --- <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:28 -05:00
yindo closed this issue 2026-02-17 17:21:28 -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#970