Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Issues in generating snapshot of HTTPS pages #1

Closed
raeesaa opened this issue May 21, 2015 · 3 comments · Fixed by #2
Closed

Issues in generating snapshot of HTTPS pages #1

raeesaa opened this issue May 21, 2015 · 3 comments · Fixed by #2

Comments

@raeesaa
Copy link

raeesaa commented May 21, 2015

Hi,

First, I would like to thank you for a great library. I have been using this library in production since last three months and it has been a great help since the page I need to take snapshot of loads AJAX data. But I recently started facing issues after the URL I take snapshot of was changed to HTTPS. The snapshot no longer gets generated and I end up landing in 'fail()' callback.

The only logs that are returned by library are:

[Error]

And therefore I am not being able to do anything much about it.

I know there are issues in loading HTTPS urls with phantom.js but there are workarounds for getting it to work. It would be great if you help me in fixing it.

Thanks,
Raeesaa

@kimmobrunfeldt
Copy link
Owner

I'll take a look

kimmobrunfeldt added a commit that referenced this issue Jul 7, 2015
Fixes #1 by passing SSL options to the phantomjs command.
@kimmobrunfeldt
Copy link
Owner

Fix for this is released in 0.2.0.

@kimmobrunfeldt
Copy link
Owner

This functionality has been changed in 1.0.0. See CHANGELOG.md to see API changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants