Skip to content

No support for SSL/TLS connections with HHVM #27

Closed
@clue

Description

@clue

HHVM does not (currently) implement the required stream_socket_enable_crypto() function (facebook/hhvm#1647).

Trying to establish a SSL/TLS connection via the SecureConnector results in a fatal error:

Fatal error: Call to undefined function stream_socket_enable_crypto() […]

Opening this ticket as a reminder and for reference in related issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions