Commits

Andy Green authored 78773b6da09
ssl add server ecdh curve init Using "real" SSL certs requires some init for openssl ECDH curve. Add a default curve "prime256v1" and allow overriding it at context creation time. Signed-off-by: Andy Green <andy.green@linaro.org>