inhumantsar / slurp

Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
https://inhumantsar.github.io/slurp/
MIT License
164 stars 6 forks source link

Slurp Error #41

Closed RookieGordon closed 4 months ago

RookieGordon commented 4 months ago

url:https://max2d.com/archives/1031 Error:Slurp Error!net::ERR_CERT_DATE_INVALID. If this is a bug, please report it from plugin settings.

inhumantsar commented 4 months ago

the website's SSL certificate is expired and slurp can't load pages from sites with bad SSL configurations. it also looks like this site redirects HTTP to HTTPS, so you won't be able to bypass SSL.

not much that can be done about that unfortunately, except to complain to the website and ask them to renew their certificates.

RookieGordon commented 4 months ago

the website's SSL certificate is expired and slurp can't load pages from sites with bad SSL configurations. it also looks like this site redirects HTTP to HTTPS, so you won't be able to bypass SSL.

not much that can be done about that unfortunately, except to complain to the website and ask them to renew their certificates.

ok, thanks