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

Add new certificate template Enrollment Flag #50

Closed
Crypt32 opened this issue May 16, 2022 · 1 comment
Closed

Add new certificate template Enrollment Flag #50

Crypt32 opened this issue May 16, 2022 · 1 comment

Comments

@Crypt32
Copy link
Collaborator

Crypt32 commented May 16, 2022

As per KB5014754 there is a new cert template enrollment flag that prevents CA from adding a new SID extension with value 0x80000.

@Crypt32 Crypt32 changed the title Add new Add new certificate template Enrollment Flag May 16, 2022
Crypt32 added a commit that referenced this issue May 26, 2022
Crypt32 added a commit that referenced this issue Jul 6, 2022
* upgraded .NET version to 4.7.2

* added support for KeyBasedRenewal flag in CES URL

* added missing Convert.ToInt32 method on authentication conversion to string

* added missing KeyBasedRenewal bit encoding

* updated CES URL encode to be URI-compliant (spaces replaced with %20)

* ipmproved and updated CRL text dump

* version bump

* updated casing and xml-doc comments

* addressed #49

* added another missing enum value

* code style

* Added ToString() implementation which returns

* addressed #51

* implemented #50

* added basic support for new Microsoft extension 1.3.6.1.4.1.311.25.2 (from KB5014754).

* addressed PKISolutions/PSPKI#76 in backing library

* renamed class and made it static
@Crypt32
Copy link
Collaborator Author

Crypt32 commented Jun 15, 2023

fixed in v4.0.1

@Crypt32 Crypt32 closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant