I am new to neo4j and am trying to get neo4j container running with https support. I am using self-singed certificate using openssl. I followed the steps in this document How to set up SSL communcation when running Neo4j within a Docker Container - K...