#!/usr/bin/python2 -s
# Copyright 2005 Divmod, Inc.  See LICENSE file for details

from epsilon.scripts import certcreate
certcreate.main()
