devflowinc / devflowinc/hn-search-RAG

Missing SSL certificate of hosted version

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
32
Forks
3
PR merge metrics
No merged PRs in 30d

Description

```
curl https://hn.trieve.ai
curl: (60) SSL: no alternative certificate subject name matches target hostname 'hn.trieve.ai'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with curl against https://hn.trieve.ai and inspect the hosted-version deployment and DNS/TLS configuration to identify the certificate being served. Done means the hostname presents a certificate valid for hn.trieve.ai and curl completes without an SSL verification error.

Written by the indexing model from the issue text.

Assessment

Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.