smartcat-labs / berserker

Berserker is load generator with pluggable input source and configurable output.
Apache License 2.0
52 stars 8 forks source link

Add use-ssl config option for cassandra #36

Closed ericorange closed 7 years ago

ericorange commented 7 years ago

Add use-ssl boolean configuration option to CassandraConfiguration that adds option to call withSSL() during cluster connection creation.

vajda commented 7 years ago

@ericorange Thanks for your contribution!