Tags: Sleepw4lker/TameMyCerts
Tags
Development v1.2 (#2) * Implement fixed expiration date * Implement mitigation against abuse of new cert extension introduced with KB5014754 * Update README * Implement error handling for the case that a SAN extension cannot be parsed * Rename organizationalUnit RDN to organizationalUnitName to align with X.520 * Prevent installer to operate when DLL is missing * Remove unnecessary garbage collection * Code refactoring * Code refactoring * Code refactoring * Improve and extend unit tests * Add copyright notice to RequestValidator test project * Modify Copyright notice * Modify Copyright notice * Add IL to project config * Code refactoring * Modify copyright notice * Implement support for AD lookup for offline templates * Implement support for adding sid certificate extension into offline requests * Update README * Release candidate 1 * Add Unit test for SidCertificateExtension * Refactor samples * Refactor SidCertificateExtension class * Fix a variable in installer * Update README * Refactor SidCertificateExtension class * Release 1.2.585.878