Skip to content

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

@SameerChorge94

Description

@SameerChorge94

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions