pyorient icon indicating copy to clipboard operation
pyorient copied to clipboard

Support SSL

Open pollitux opened this issue 10 years ago • 3 comments

You will have support for SSL Connection?

pollitux avatar Sep 22 '14 19:09 pollitux

Strange !! So, currently orientdb doesn't support SSL connection ?

rrmerugu avatar Jul 23 '17 11:07 rrmerugu

OrientDB does. From looking at commits to OrientJS, it looks like it would be fairly straitforward to add to pyorient.

TropicalPenguin avatar Jul 24 '17 10:07 TropicalPenguin

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.

TropicalPenguin avatar Jul 27 '17 10:07 TropicalPenguin