Open abhayjain9 opened 2 months ago
Is it possible to override the certificate expiry error while using dezoomify-rs?
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.
--accept-invalid-certs
Is it possible to override the certificate expiry error while using dezoomify-rs?