Closed
Description
Hey there,
I tried implementing this gem, but my site uses ssl encryption and PhantomJs requires the following flags to handle ssl sites (courtesy of Penthouse):
to run on HTTPS sites two flags must be passed in, directly after phantomjs in the call:
--ignore-ssl-errors=true --ssl-protocol=tlsv1
I've tried digging through the PhantomJs gem but can't seem to find a solution for this, any thoughts?
Metadata
Metadata
Assignees
Labels
No labels