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

Allow to connect to Kuzzle via SSL #56

Open
benoitvidis opened this issue Feb 28, 2017 · 0 comments
Open

Allow to connect to Kuzzle via SSL #56

benoitvidis opened this issue Feb 28, 2017 · 0 comments

Comments

@benoitvidis
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants