Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 419a107

Browse files
committed
Cuttlefish doesn't use a self-signed certificate anymore
1 parent de93cb1 commit 419a107

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

config/environments/production.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@
8585
:port => 2525,
8686
:user_name => ENV["CUTTLEFISH_USERNAME"],
8787
:password => ENV["CUTTLEFISH_PASSWORD"],
88-
# Server is currently using a self-signed certificate
89-
:openssl_verify_mode => "none",
9088
:authentication => :plain
9189
}
9290

0 commit comments

Comments
 (0)