Skip to content

SSL handshake error #307

@drmrbrewer

Description

@drmrbrewer

Recently I'm getting an SSL handshake error when calling a remote url from within my worker script. I suspect it relates to this issue but I don't understand enough about it to be sure. The error doesn't occur if I use http rather than https.

I see that phantom.js has various command line switches which may be relevant, e.g. --ignore-ssl-errors=true and --ssl-protocol=any... but I'm not sure how to pass these switches to phantom.js via the node export server.

Note that I'm using the export server as a node module and passing in a custom worker via exporter.initPool().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions