Using SSL (Secure Sockets Layer) for PHG
0
0
Entering edit mode
5 months ago

Hello everyone!

We are using a fairly old version of PHG v0.0.38. We don't have an option to change this yet, but overall it works well for us. However, recently it became necessary to use SSL with certificate verification for all databases. It is known that PHG actively uses databases and we have to protect this connection as well. However, we have not found the functionality to enable SSL for PHG. Analyzing PHG's code, we see that a JDBC connection without SSL is used in the DBLoadingUtils class.

  1. It looks as PHG v0.0.38 does not have the functionality to connect to database using SSL. Could you confirm it?
  2. If we have to use SSL, do newer versions (v1, v2, or any) support this functionality?
  3. Are there any options here?

Thank you in advance!

ssl PHG • 332 views
ADD COMMENT
0
Entering edit mode

You are correct, PHGv1 does not support SSL encryption and we currently have no plans to update PHGv1 with this functionality. For PHGv2 we are using tiledb as our database storage. Tiledb documentation mentions support for AES-256 in GCM mode, though we do not have that setup. We will investigate this.

ADD REPLY

Login before adding your answer.

Traffic: 2551 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6