maxwell / screencap

A gem to screencap webpages in ruby. Uses Phantom.js under the hood.
MIT License
179 stars 63 forks source link

Does not work with ssl/tls #16

Closed nyne99 closed 7 years ago

nyne99 commented 9 years ago

Could not load url with https://www.airbnb.com/, https://www.bankofamerica.com/ etc

jamiew commented 9 years ago

Patches welcome!

prdanelli commented 9 years ago

Would it be possible to add a flag to PhantomJS?

phantomjs --ignore-ssl-errors=yes