pyorient
pyorient copied to clipboard
Support SSL
You will have support for SSL Connection?
Strange !! So, currently orientdb doesn't support SSL connection ?
OrientDB does. From looking at commits to OrientJS, it looks like it would be fairly straitforward to add to pyorient.
In this commit, I've added the means with classes OrientDB and OrientSocket for setting up SSL connections.
I'd appreciate some help adding tests of these.