Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de93cb1 commit 419a107Copy full SHA for 419a107
1 file changed
config/environments/production.rb
@@ -85,8 +85,6 @@
85
:port => 2525,
86
:user_name => ENV["CUTTLEFISH_USERNAME"],
87
:password => ENV["CUTTLEFISH_PASSWORD"],
88
- # Server is currently using a self-signed certificate
89
- :openssl_verify_mode => "none",
90
:authentication => :plain
91
}
92
0 commit comments