ObjectDB Database Search
1-8 of 8 resultsSSL cannot connect from client StackOverflow error
Hello, i am trying to set up the SSL for connections to objectDB server. I cannot connect the Client, when SSL is enabled. I can connect from Explorer, when "Use SSL " is checked, isn't there some option, which I missed on java client side? I read https://www.objectdb.com/java/jpa/setting/ ssl
|
|
[ODB1] Chapter 8 - ObjectDB Server
. 8.4 Using Secure Socket Layer ( SSL ) ObjectDB supports encryption of client server communications using the Secure Sockets Layer ( SSL ) protocol. Encryption is especially important ... . There are several implementations of SSL available for Java. ObjectDB uses the JSSE implementation
|
|
ObjectDB is opening too many sockets
Machine with fresh Ubuntu install and the issue happened there. The SSL must be enabled. Without SSL enabled no sockets were appearing. Please do some tests also on linux. I am attaching heap dumps ... to new connections using the accept method of a ServerSocket , and when SSL is in use
|
|
Unable to stop server after starting in SSL mode
ObjectDB server starts & stops fine in non- SSL mode using start & stop shell scripts. ObjectDB server starts fine in SSL mode using start script but throws error and does not stop using stop shell script. Non- SSL mode server start/stop output: ObjectDB Server started on port 7032. ObjectDB Server
|
|
[ODB1] Chapter 9 - ObjectDB Explorer
", " SSL " (in the Server Edition), "Fonts" and "Views". You can open the "Options" dialog box using ... , but you can always change the path to use a different configuration file. The " SSL " Page The " SSL ... to an ObjectDB server using SSL . The settings in this page are used only when the "Use SSL " check box in
|
|
Java fails to run when using JMX Remote + ODB agent
.management.jmxremote -Dcom.sun.management.jmxremote.port=16969 -Dcom.sun.management.jmxremote. ssl =false ... .jmxremote.port=16969 -Dcom.sun.management.jmxremote. ssl =false -Dcom.sun.management.jmxremote ... -Dcom.sun.management.jmxremote.port=16969 -Dcom.sun.management.jmxremote. ssl =false -Dcom.sun
|
|
Database File Encryption
ObjectDB supports encryption of client-server communication over the network using SSL . Encryption of data in database files is less commonly used, since it slows the database. In addition, when necessary, external encryption can be used (e.g. at the operating system level
|
|
ObjectDB 2.6.7
existing referenced objects. Fixed a bug in stopping an ObjectDB Server in SSL mode from another process ( issue #1804 ).
|