Skip to content

Commit

Permalink
Add ssl_cipher to the tuning tests [#151525786]
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Palermo <[email protected]>
  • Loading branch information
Alex Stupakov authored and jpalermo committed Oct 30, 2017
1 parent 6d5e532 commit b8dd573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/tuning/everything_enabled.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
"event_scheduler": "ON",
"local_infile": "ON",
"ssl_cert": "/var/vcap/jobs/mysql/certificates/server-cert.pem",
"ssl_cipher": "TLSv1.2",
"ssl_key": "/var/vcap/jobs/mysql/certificates/server-key.pem"
}

0 comments on commit b8dd573

Please sign in to comment.