px5g-wolfssl: Fix certificate signature
authorJeffrey Elms <jeff@wolfssl.com>
Wed, 27 Jan 2021 02:28:14 +0000 (18:28 -0800)
committerPaul Spooren <mail@aparcar.org>
Wed, 27 Jan 2021 02:59:53 +0000 (16:59 -1000)
commitff2087d9a9db86c6c5a7fec258fec66bff8e4f9c
treeab676a94b1be2c4dba7793a694ef24cd1566448c
parent01e4274c2117863603363c22f403af159c71cbfd
px5g-wolfssl: Fix certificate signature

Certificate signature algorithm was being set after call to
`wc_MakeCert`, resulting in a mismatch between specified signature in
certificate and the actual signature type.

Signed-off-by: Jeffrey Elms <jeff@wolfssl.com>
[fix commit subject, use COMMITCOUNT]
Signed-off-by: Paul Spooren <mail@aparcar.org>
package/utils/px5g-wolfssl/Makefile
package/utils/px5g-wolfssl/px5g-wolfssl.c