Skip to content

SSL error on search.comind.network API #41

@cpfiffer

Description

@cpfiffer

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.2 fail 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions