Free source code available (Full Version)

All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming



Message


pingcrosby -> Free source code available (14.Apr.2008 5:33:16 PM)

Hi

A couple of years ago i wrote a filter to validate digitally signed xml.

The filter reads xml contained within a http body and compares the RSA signature against a certificate contained in the fwsrv keystore and validates it.

It supports chunked html and content length encoded http - the xml validation is done with the Apache xml-sec library; using the WinCAPI crypto library.

The code may be a useful start point for others.

If there is enough interest i will release the source code, installer + solution files.  It comes with a custom installer to register the filter etc, but i can repackage this with WIX (things have moved on since i first wrote it).




Page: [1]