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

Implemented IAdcsCertificateTemplate interface #73

Merged
merged 15 commits into from
May 16, 2024

Conversation

Crypt32
Copy link
Collaborator

@Crypt32 Crypt32 commented May 16, 2024

Subject. Implementation providers:

  • Active Directory
  • Local registry cache
  • Enrollment policy web service [MS-XCEP]

All been tested between each other.

@Crypt32 Crypt32 merged commit a28a9fd into CertTemplate-Export May 16, 2024
@Crypt32 Crypt32 deleted the IAdcsCertificateTemplate-impl branch May 16, 2024 18:01
Crypt32 added a commit that referenced this pull request May 17, 2024
* added legacy IX509CertificateTemplate reference with abstration via IAdcsCertificateTemplate interface. Not tested.

* some COM interop fixes

* fixed other COM interop cast issues

* fixed remaining IObjectId casts

* a follow up

* fixed key usage extension and CNG key usage handling

* deprecated Description property

* fixed IX509Extension handling

* updated accessors

* cleanup

* refactoring

* drafted sample unit tests for IAdcsCertificateTemplate

* fixed numerous issues in DsCertificateTemplate and RegCertificateTemplate and updated unit tests. CertEnrollCertificateTemplate is not tested yet.

* addressed issues with CertEnrollCertificateTemplate, tests are passed

* added few more tests. All 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.

1 participant