v0.7.3 — SSL verification toggle for site archiving
Fixed
- Site archiving behind corporate firewalls/proxies. Archiving a
+httpslink from a machine behind a TLS-inspection proxy (Zscaler, Netskope, etc.) failed withunable to get local issuer certificate, because the corporate root CA isn't in the bundledcertifitrust store.
Added
- "Verify SSL certificates" toggle for site archiving in the admin panel (and a new
archive_ssl_verifyconfig setting, on by default). Turn it off if you're behind a proxy that intercepts HTTPS and archiving fails with a certificate error. When disabled, archive fetches skip certificate verification andmonolithis invoked with-k.
New endpoints: GET/POST /api/archive-ssl-verify.