absmach / certs

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

NOISSUE - Fix ocsp with sdk #52

Closed nyagamunene closed 10 hours ago

nyagamunene commented 3 days ago

What type of PR is this?

This is a bug fix because it fixes the following issue: it changes how the OCSP request is created and presented while using the SDK.

What does this do?

it changes how the OCSP request is created and presented while using the SDK.

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

N/A

Have you included tests for your changes?

No

Did you document any new/modified features?

No

Notes