globalsign / hvclient

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

Add missing subject DN fields from validation policy #23

Closed toddgaunt-gs closed 1 year ago

toddgaunt-gs commented 1 year ago

The fields added are: subject:givenName subject:surname subject:organizationIdentifier subject:serialNumber

mara-soldan commented 1 year ago

what about ValidityPolicy ? I think we automatically set some IssuerExpiry in the ValidityValidator when we retrieve the Validation Policy, do we need to add it here as well ?