I'm struggling to find examples/explanations of coding a MS Certificate Authority exit module.
If anybody has any help or resources they can point me at I'd be grateful.
I'm struggling to find examples/explanations of coding a MS Certificate Authority exit module.
If anybody has any help or resources they can point me at I'd be grateful.
Perhaps this article will help you? Writing Custom Exit Modules
The Windows 7 SDK contains a sample in directory security/certificateservices/exit/c++/.
You can download only the sample here: https://github.com/Microsoft/Windows-classic-samples/tree/master/Samples/Win7Samples/security/certificateservices/exit/c%2B%2B/WindowsServer2008R2