diff --git a/config/newrelic.yml b/config/newrelic.yml
index a20703a9169d9087a4b3f62b665b20b23395220f..dda7e7d15bb7525381506991ec1e923a74ffc874 100644
--- a/config/newrelic.yml
+++ b/config/newrelic.yml
@@ -57,7 +57,7 @@ common: &default_settings
   # encryption involved in SSL communication, but this work is done
   # asynchronously to the threads that process your application code,
   # so it should not impact response times.
-  ssl: false
+  ssl: true
 
   # EXPERIMENTAL: enable verification of the SSL certificate sent by
   # the server. This setting has no effect unless SSL is enabled