Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Allow to connect to Kuzzle via SSL #56

Open
@benoitvidis

Description

@benoitvidis

For the time being, the php sdk forces an http only connection.

We should give the ability to connect to ssl.
Additional configuration options are very likely to be required too:

At the very minimum:

  • ssl version support
  • certificate check (CURLOPT_SSL_VERIFYPEER)

Other CURLOPT_SSLxx may also be required.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions