@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 | View the thread | More toots from pmevzek@framapiaf.org
=> View TTimo@mastodon.social profile
text/gemini
This content has been proxied by September (ba2dc).