Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 release (#5) #13

Merged
merged 4 commits into from
Jun 12, 2024
Merged

2.0 release (#5) #13

merged 4 commits into from
Jun 12, 2024

Conversation

fiddlermikey
Copy link
Contributor

Initial Public Release

  • Change status codes to EndEntityStatus codes
  • If digicert returns multiple identical certs (same order/cert ID pair), only return one of them
  • Renew/reissue check added, parameter data types specified
  • Don't throw exceptions when unable to retreive product IDs
  • Prevent duplicate certs from syncing
  • Allows for creating the CA prior to having config info available, creating with Enabled = false skips config validation.
  • Port sync CA filter from DCOM gateway

Initial Public Release

* Change status codes to EndEntityStatus codes
* If digicert returns multiple identical certs (same order/cert ID pair), only return one of them
* Renew/reissue check added, parameter data types specified
* Don't throw exceptions when unable to retreive product IDs
* Prevent duplicate certs from syncing
* Allows for creating the CA prior to having config info available, creating with Enabled = false skips config validation.
* Port sync CA filter from DCOM gateway
@fiddlermikey fiddlermikey requested a review from dgaley June 12, 2024 17:11
fiddlermikey and others added 3 commits June 12, 2024 10:57
Initial Public Release

    Change status codes to EndEntityStatus codes
    If digicert returns multiple identical certs (same order/cert ID pair), only return one of them
    Renew/reissue check added, parameter data types specified
    Don't throw exceptions when unable to retreive product IDs
    Prevent duplicate certs from syncing
    Allows for creating the CA prior to having config info available, creating with Enabled = false skips config validation.
    Port sync CA filter from DCOM gateway
@fiddlermikey fiddlermikey merged commit b282e19 into main Jun 12, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants