#!/usr/bin/sh
umask 077
exec /usr/bin/mono $MONO_OPTIONS `/usr/bin/monodir`/4.5/makecert.exe "$@"
