Add new crlupdate tool
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 27 Mar 2011 20:59:26 +0000 (16:59 -0400)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 27 Mar 2011 20:59:26 +0000 (16:59 -0400)
commit0da944a95c84990cbb1ea04414989810910b39c2
tree5437db397041fd4cb8fdbc3dae9ea880fe7180c4
parentf2f7c8f361d0745e6c051398b517f00b7537acf4
Add new crlupdate tool

* man/Makefile.am:
* man/crlupdate.1:
* man/man.xml:
Add new manual page for crlupdate

* mcs/tools/security/Makefile:
* mcs/tools/security/crlupdate.cs:
Add new crlupdate tool

* scripts/Makefile.am:
Generate script wrapper for crlupdate
man/Makefile.am
man/crlupdate.1 [new file with mode: 0644]
man/man.xml
mcs/tools/security/Makefile
mcs/tools/security/crlupdate.cs [new file with mode: 0644]
scripts/Makefile.am