Skip to content

Document how to use MySSLContextProvider for SSL connection in AsyncMysqlClient #882

Open
@eryi

Description

@eryi

Link to documentation of AsyncMysqlClient:
https://docs.hhvm.com/hack/reference/class/AsyncMysqlClient/connect/

Link to documentation of AsyncMysqlConnectionPool:
https://docs.hhvm.com/hack/reference/class/AsyncMysqlConnectionPool/connect/

Issues:

  1. There is no explanation of how the MySSLContextProvider parameter works
  2. AsyncMysqlConnectionPool is missing MySSLContextProvider entirely. It is unclear how we can use use SSL connections here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @eryi@AndrewDiMola

        Issue actions

          Document how to use MySSLContextProvider for SSL connection in AsyncMysqlClient · Issue #882 · hhvm/user-documentation