px5g-wolfssl: Fix certificate signature
authorJeffrey Elms <[email protected]>
Wed, 27 Jan 2021 02:28:14 +0000 (18:28 -0800)
committerPaul Spooren <[email protected]>
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 <[email protected]>
[fix commit subject, use COMMITCOUNT]
Signed-off-by: Paul Spooren <[email protected]>
package/utils/px5g-wolfssl/Makefile
package/utils/px5g-wolfssl/px5g-wolfssl.c