All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruby-on-rails-server.ssl_options.rb Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
# Be sure to restart your server when you modify this file.

# Configure SSL options to enable HSTS with subdomains.
Rails.application.config.ssl_options = { hsts: { subdomains: true } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy