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

from epsilon.scripts import certcreate
certcreate.main()
