#!/bin/sh
umask 077
exec /usr/bin/mono $MONO_OPTIONS /usr/lib/mono/2.0/makecert.exe "$@"
