absmach / certs

Simple and fast certificates management service for basic certificate management actions
2 stars 2 forks source link

NOISSUE - Feature to get chain of CA certs #29

Closed nyagamunene closed 1 month ago

nyagamunene commented 1 month ago

What type of PR is this?

This is a feature because it adds the following functionality: It enables user to get the chain of CAs.

What does this do?

It gets the chain of CA i.e. intermediate and root certs in one file.

Which issue(s) does this PR fix/relate to?

N/A

Have you included tests for your changes?

N/A

Did you document any new/modified features?

No

Notes