This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was archived by the owner on May 30, 2023. It is now read-only.
phantomjs 1.9.7 uses SSLv3 per default/fallback #12655
Closed
Description
As stated in issue #12181 (comment) SSLv3 is used as default.
Since POODLE this is discouraged by every server.
Workaround is to call phantomjs with --ssl-protocol=tlsv1
but it should not be the default.
Metadata
Metadata
Assignees
Labels
No labels