Update example certificate & key, fix typo
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 19 Sep 2019 13:13:01 +0000 (10:13 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 1 Nov 2019 17:42:10 +0000 (18:42 +0100)
commit3b06c65965a20c1893392e95c163a83e7ffa407a
treec4282dcc18b24ebd098d9f46b88884f861aef06d
parent1c38fd8780d2bfed96358ac358ba1f33e32bf5de
Update example certificate & key, fix typo

The current crypto libraries will fail to load small RSA keys, so a new
certificate was generated with a 2048-bit RSA key.

Also fixed a typo in ustream-example-client.c

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
example.crt
example.key
ustream-example-client.c