From 3e9f077187ed107a67f9259184646f16371fd0c2 Mon Sep 17 00:00:00 2001 From: a-sansara Date: Thu, 16 Mar 2017 02:24:37 +0100 Subject: [PATCH] add ssl options on config in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 642378a..ab46594 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ if ($response->done) { debug : 1 protocol : https:// hostname : pwsserver.docker +# ssl options +verifypeer : 0 +verifyhost : 0 # file storing the server 's session id - must be out of DocumentRoot and read/writable by server store : wsess login : test