Skip to content

v0.7.3 — SSL verification toggle for site archiving

Choose a tag to compare

@Xafloc Xafloc released this 04 Jun 16:13

Fixed

  • Site archiving behind corporate firewalls/proxies. Archiving a +https link from a machine behind a TLS-inspection proxy (Zscaler, Netskope, etc.) failed with unable to get local issuer certificate, because the corporate root CA isn't in the bundled certifi trust store.

Added

  • "Verify SSL certificates" toggle for site archiving in the admin panel (and a new archive_ssl_verify config 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 and monolith is invoked with -k.

New endpoints: GET/POST /api/archive-ssl-verify.