lovasoa / dezoomify-rs

Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others
https://dezoomify-rs.ophir.dev
GNU General Public License v3.0
719 stars 66 forks source link

os error - 2146762495 #256

Open abhayjain9 opened 1 month ago

abhayjain9 commented 1 month ago

Is it possible to override the certificate expiry error while using dezoomify-rs?

lovasoa commented 1 month ago

Yes, have a look at the command line options: https://github.com/lovasoa/dezoomify-rs?tab=readme-ov-file#command-line-options

--accept-invalid-certs is probably what you are looking for.