Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[connection]
factory = cqlshlib.ssl.ssl_transport_factory
[ssl]
validate = false


Turning Off SSL communication

The default usage of MUSIC does not involve SSL. So Simply undo the configurations to the cassandra.yaml suggested above to revert to non-SSL usage.