ssl get rid of build_cert_chain
authorAndy Green <andy.green@linaro.org>
Sat, 20 Feb 2016 23:10:55 +0000 (07:10 +0800)
committerAndy Green <andy.green@linaro.org>
Sat, 20 Feb 2016 23:10:55 +0000 (07:10 +0800)
commita3f688c1898b2dc0cc049bfa0f6a98dcd9cd4abf
treebe79d892d665e22b9fe42907655f0b10f6916452
parent1499ab6b3340bd41b2c588d465aee899847814b3
ssl get rid of build_cert_chain

It's not supported on major distro SSL (Fedora is 1.1) and
libressl (on 2.x) doesn't have it either.

https://github.com/warmcat/libwebsockets/issues/435

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