Hello,
I would like to connect to my Aura-DB from neo4j desktop via https. Entering the DB in the first popup works fine, but after entering my credentials in the 2nd popup it says:
"Got https://, expected https://"
THX for help,
Joachim
Hello,
I would like to connect to my Aura-DB from neo4j desktop via https. Entering the DB in the first popup works fine, but after entering my credentials in the 2nd popup it says:
"Got https://, expected https://"
THX for help,
Joachim
Hello,
Aura does not support using HTTPS to connect to the database. Please be sure to use neo4j+s
for all connections, or bolt+routing
and explicitly enabling encryption on older drivers.
Cory
Thank you, world properly.
Best regards,
Joachim