500 Can't connect to www.nanoo.tv:443 (certificate verify failed)
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 496
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
When trying to embed videos from www.nanoo.tv using a link like https://noembed.com/embed?nowrap=on&url=https://www.nanoo.tv/link/v/XFwZcMjp we get an error message
{"error":"500 Can't connect to www.nanoo.tv:443 (certificate verify failed) \n","url":"https://www.nanoo.tv/link/v/XFwZcMjp"}
www.nanoo.tv uses a SSL certificate issued by LetsEncrypt that is accepted by all major browsers and is valid until 2023-04-30. The server test of www.ssllabs.com gives the site an A+ with a 100% score for the certificate.
Is it possible that the server running www.noembed.com does not trust the "new" root certificate used by Let's encrypt since fall 2020? https://letsencrypt.org/2020/09/17/new-root-and-intermediates.html
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by requesting the supplied noembed URL and reproducing the certificate verification failure for www.nanoo.tv. Trace the service's certificate-verification path and CA trust configuration, then verify that the endpoint can fetch the video link without returning the certificate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend, networking, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100