           SPELL=quickcert
         VERSION=1.0.1
          SOURCE="QuickCert-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://segment7.net/projects/ruby/QuickCert/${SOURCE}
     SOURCE_HASH=sha512:51d605aebed84e83d51205e14d9e02c6f26a73014b2b1edbbcf167671246aee12ff05d922ccd399a606dfd9d499efd319d9eec56c3fa2ab28374861a2bf5bb7a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/QuickCert-${VERSION}"
        WEB_SITE="http://segment7.net/projects/ruby/QuickCert/"
      LICENSE[0]=BSD
         ENTERED=20080116
           SHORT="QuickCert quickly and easily creates SSL certificates."
cat << EOF
QuickCert allows you to quickly and easily create SSL certificates. It uses a
simple configuration file to generate self-signed client and server
certificates.

QuickCert is a compilation of NAKAMURA Hiroshi's post to ruby-talk number 89917,
the example scripts referenced in the above post, and gen_csr.rb from Ruby's
OpenSSL examples.

QuickCert can be used to generate certificates for WEBrick or DRb over SSL. To
see how to use SSL with DRb, check out how to set up DRb over SSL.
EOF
