Hi Andrew,
On 11/21/2018 09:08 AM, Andrew Zaborowski wrote:
Add l_pem_load_certificate_chain and l_pem_load_certificate_list
that
load certificate chains and lists of certificates such as those
generated by openssl and return an l_certchain and an l_queue
respectively.
---
ell/pem.c | 137 ++++++++++++++++++++++++++++++++++++++++++++++--------
ell/pem.h | 5 ++
2 files changed, 123 insertions(+), 19 deletions(-)
All applied, thanks.
Regards,
-Denis