globalsign / hvclient

An interface for making GlobalSign Atlas API calls
MIT License
8 stars 10 forks source link

SAN Validation #32

Closed madhunandan-gs closed 9 months ago

madhunandan-gs commented 9 months ago

Added a new method to validate SANs before the actual certificate is issued. Updated Mocktests and Integration tests. Updated makerequest function to accept custom headers. Updated the error structs to receive all fields from HV and send all fields back to the calling function.