I work for a school district and am doing some light programming, making technician tools etc. I don't have (and the school won't front for) a code signing certificate. What can I do/implement on my domain so that the programs I write don't come up as "Unknown Publisher". I am presently developing on Visual Studio Ultimate 2013. My programs required Administrator access and using ClickOnce seems to clash with the settings. Please be gentle as this is my first post on SO.
EDIT: The school system won't buy me a Verisign/Comodo code signing certificate due to my limited usage and the fact that my programs won't be deployed beyond the confines of our Domain. I did have the admin of the CA server on our domain issue me a certificate; however, the program still says that the program is from an Unknown Publisher. Does it not verify against the domain CA server?