Files | Admin

Notes:

Release Name: gem certificate

Notes:
The official Mongrel public certificate is signed against 
the Mongrel development team members. If you add the Mongrel
cert to your certificate chain, you will be able to install
any release by anyone on the Mongrel team.

Install Mongrel's public key like so:

  wget http://rubyforge.org/frs/download.php/25325/mongrel-public_cert.pem
  gem cert --add mongrel-public_cert.pem

Now you can install Mongrel with:

  sudo gem install mongrel -P HighSecurity



Changes: