ssl also allow passphrase management for server
authorAndy Green <andy.green@linaro.org>
Mon, 17 Nov 2014 23:53:20 +0000 (07:53 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 17 Nov 2014 23:53:20 +0000 (07:53 +0800)
commit50000a1ac5a13fd2f4766f063b341377a017a8eb
tree7df5f9593c6b6f91253a50a1139115bc4ad3d336
parent3adeca8eca9e8911df2b5f53786835e3d79009d6
ssl also allow passphrase management for server

Adapted from idea + diff provided by "linedot"
https://github.com/warmcat/libwebsockets/issues/152#issuecomment-63364869

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/ssl.c