gitlab-org--gitlab-foss/spec/initializers
Vladimir Shushlin 4687ff7c9b Store Let's Encrypt private key in settings
Storing this key in secrets.yml was a bad idea,
it would require users using HA setups to manually
replicate secrets across nodes during update,
it also needed support from omnibus package

* Revert "Generate Let's Encrypt private key"
  This reverts commit 444959bfa0.

* Add Let's Encrypt private key to settings
  as encrypted attribute

* Generate Let's Encrypt private key
  in database migration
2019-05-28 04:47:34 +00:00
..
6_validations_spec.rb
active_record_locking_spec.rb
attr_encrypted_no_db_connection_spec.rb
direct_upload_support_spec.rb
doorkeeper_spec.rb
fog_google_https_private_urls_spec.rb
lograge_spec.rb
secret_token_spec.rb Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
settings_spec.rb
trusted_proxies_spec.rb
zz_metrics_spec.rb