mardi 4 août 2015

Neo4jClient HTTPS Support

i can't seem to make Neo4jclient to work with neo4j when HTTPS is enabled. Error happens at connect.

var client = new GraphClient(new Uri("https://localhost:7473/db/data"));
                client.Connect();

It works perfectly fine when it's only HTTP.

This is what i am getting.

An exception of type 'System.AggregateException' occurred in Neo4jClient.dll but was not handled in user code 

Has anyone ever tried to make Neo4jClient work with HTTPS support enabled. Thanks in Advance.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire