Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged ssl

  • SSL Requirement

    SSL requirement adds a declarative way of specifying that certain actions
    should only be allowed to run under SSL, and if they're accessed without it,
    they should be redirected.

  • ActionMailServer

    Adds a simple SMTP server for receiving email with ActionMailer.

  • ActionMailer TLS

    This plugin allows ActionMailer to work with SMTP servers that require TLS.

  • Net::SMTP TLS support

    Easily enables STARTTLS support in Net::SMTP.

  • Secure Actions

    Lets you declare which actions should be accessed securely via https