Ancestors

Written by TTimo on 2025-01-20 at 00:26

I'm pretty happy with the solution I found for my SSL problems against letsencrypt the other day, so I wrote a quick post about it: https://ttimo.typepad.com/blog/2025/01/certificate-verification-of-sites-backed-by-letsencrypt-certificates-in-python.html #python #letsencrypt

=> More informations about this toot | More toots from TTimo@mastodon.social

Toot

Written by Patrick Mevzek on 2025-01-20 at 01:50

@TTimo Command line tool will have the exact same problem, curl -v https://core-drones.corecomplex.cc/testSSL shows "curl: (60) SSL certificate problem: unable to get local issuer certificate". All because your server returns only its own certificate (subject=CN=core-drones.corecomplex.cc) and not any part of the chain. If you reconfigure it to also send the chain (aka R10), then all (modern) clients will be fine, including Python. See https://letsencrypt.org/certificates/

=> More informations about this toot | More toots from pmevzek@framapiaf.org

Descendants

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113858171130910479
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
248.91883 milliseconds
Gemini-to-HTML Time
0.400312 milliseconds

This content has been proxied by September (ba2dc).