[GH-ISSUE #1676] Multiple LangChain API Documentation Pages Failing With SSL Protocol Errors #224

Closed
opened 2026-02-17 17:19:26 -05:00 by yindo · 1 comment
Owner

Originally created by @Sohanmaali on GitHub (Dec 1, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1676

Type of issue

issue / bug

Language

Python

Description

Several pages under the LangChain Python API documentation domain are currently inaccessible due to SSL protocol failures.

Example URL (but not the only one affected):
https://api.python.langchain.com/en/latest/document_loaders/langchain_community.document_loaders.pdf.UnstructuredPDFLoader.html

When attempting to open these pages, the browser returns:

This site can’t provide a secure connection
api.python.langchain.com uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

This affects multiple documentation endpoints, not just the one listed above. The issue appears to be related to misconfigured SSL on api.python.langchain.com.

Please investigate and fix the SSL configuration so the documentation becomes accessible again.

Originally created by @Sohanmaali on GitHub (Dec 1, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1676 ### Type of issue issue / bug ### Language Python ### Description Several pages under the LangChain Python API documentation domain are currently inaccessible due to SSL protocol failures. Example URL (but not the only one affected): https://api.python.langchain.com/en/latest/document_loaders/langchain_community.document_loaders.pdf.UnstructuredPDFLoader.html When attempting to open these pages, the browser returns: This site can’t provide a secure connection api.python.langchain.com uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH This affects multiple documentation endpoints, not just the one listed above. The issue appears to be related to misconfigured SSL on api.python.langchain.com. Please investigate and fix the SSL configuration so the documentation becomes accessible again.
yindo added the langchainexternal labels 2026-02-17 17:19:26 -05:00
yindo closed this issue 2026-02-17 17:19:26 -05:00
Author
Owner

@mdrxy commented on GitHub (Jan 23, 2026):

those are dead/old URLs - would ask where you are finding them?

@mdrxy commented on GitHub (Jan 23, 2026): those are dead/old URLs - would ask where you are finding them?
yindo changed title from Multiple LangChain API Documentation Pages Failing With SSL Protocol Errors to [GH-ISSUE #1676] Multiple LangChain API Documentation Pages Failing With SSL Protocol Errors 2026-06-05 17:25:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#224