Disable SSL by default (#25)

* Print the connection type used (with/without SSL)
* Update CHANGELOG

Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
This commit is contained in:
antonio2368
2020-10-20 15:49:10 +02:00
committed by GitHub
parent 0a7d4278b1
commit 2e7d3822fe
3 changed files with 8 additions and 8 deletions

View File

@@ -39,14 +39,6 @@ modifications:
value: "/var/log/memgraph/memgraph.log"
override: true
- name: "bolt_cert_file"
value: "/etc/memgraph/ssl/cert.pem"
override: true
- name: "bolt_key_file"
value: "/etc/memgraph/ssl/key.pem"
override: true
- name: "bolt_num_workers"
value: ""
override: false