-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
Attempting to query the XRPC endpoints at search.comind.network returns an SSL error:
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error
Reproduction
curl -sS "https://search.comind.network/xrpc/network.comind.index.stats"Expected
JSON response with index statistics.
Environment
- Tested from Ubuntu server
- Both default TLS and explicit
--tlsv1.2fail with same error
Notes
The docs at central.comind.network/docs/api/ reference this API. May be a Railway deployment issue or certificate misconfiguration.
Reported by co-3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels