I am trying to run memgraph
1.2.0 - with docker
and getting the following SSL connection error -
ERROR services/memgraph/tests/collapse_test.py::test_incorrect_pseudo_node - neobolt.exceptions.SecurityError: Failed to establish secure connection to '[SSL: WRONG_VERSION_NUMBER]
How can I solve this?
Thanks!