[PRO]: Support for TLS 1.2 on Document Management API #6123
Labels
Category: Pro
The issue or pull request is related to the pro packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
n/a
Version(s)
n/a
Description of the Bug
I am integrating with the Tiptap Document Management API from my .NET backend running on my development Mac.
.NET on Mac unfortunately does not support TLS 1.3 yet, and thus I get TLS/SSL errors after unsuccessful handshake, as the Tiptap API only support TLS 1.3.
A possible workaround is that the Tiptap APIs add support for TLS 1.2.
My system is running:
.NET: 8.0
macOS: Sequoia 15.3.1
Browser Used
Chrome
Code Example (Preferred)
No response
Expected Behavior
Successful HTTPS handshake
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: