Sleepw4lker / capolmod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capolmod

This Certificate Authority Policy Module shims the builtin Windows policy module. This approach allows you to selectively apply additional checks without having to reproduce the original logic which is complex.

Note
This is a mirror of the project formerly published by Microsoft on Codeplex. I’ve ported the underlying logic to C#, see my TameMyCerts project.

About

License:Microsoft Public License


Languages

Language:C++ 99.3%Language:C 0.7%