Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrientDB encryption enabled database not accessible from studio and OrientJs OrientDBClient #446

Open
SameerChorge94 opened this issue Apr 1, 2021 · 0 comments

Comments

@SameerChorge94
Copy link

Hello,

As per OrientDB Documentation
https://orientdb.com/docs/3.1.x/security/Database-Encryption.html

I created one database with encryption enabled
CREATE DATABASE plocal:/D:/ORIENT_DB/orientdb-3.1.3/orientdb-3.1.3/databases/testDB admin admin plocal graph -encryption=aes
which is accessible from the OrientDB console
and i'm able to create the Vertex edges and also able to insert the records to the vertexe

But i'm not able to access the same database from OrientDB studio
also not able to connect to created database from orientjs OrientDBClient

Note: I'm using OrientDB Standalone server

Version:
OrientDB version : 3.1.3

JDK Version:

java 13.0.2 2020-01-14
Java(TM) SE Runtime Environment (build 13.0.2+8)
Java HotSpot(TM) 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

Any Workaround or suggestions for accessing encryption enabled database from studio and orientjs client as normal databases can be accessed from Studio and OrientJs client both.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant