Tried using active_storage to handle file upload, but encountered an issue when FIPS mode is enforced. Tried the following configuration option with same issue: Rails.application.config.active_support.use_sha1_digests = true rail 5.2.1 ruby 2.5.0