cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SSL communication for Postgresql OneAgent extension

Maras
Newcomer

Hi!

Due to security requirements the whole communication with Postgres database server is secured via SSL by using following setup in pg_hba file.

#
# User defined parameters
#
hostssl all all 0.0.0.0/0 scram-sha-256

But Postgresql OneAgent extension does not support SSL and we are unable to set up that extension and make it compatible to our internal security policies.

2 REPLIES 2

dglugla
Dynatrace Mentor
Dynatrace Mentor

SSL support is not planned in scope of any of the existing (EF1.0-based) extensions, but it is planned to be delivered by the end of the current quarter for the newly developed ones.

For the Postgres extension, you'll need to wait a bit more, though. The transition of the existing extension is not yet planned, so there's no ETA to share yet. In a meantime, we should be able to provide a generic approach to support any database supporting JDBC driver, that will allow users to create their own DB monitoring extensions quite easily until we're ready to jump on it by ourselves.

Empower Enterprise Apps and Services monitoring in Dynatrace

Romanenkov_Al3x
DynaMight Pro
DynaMight Pro

Hello.

Can anybody share answer: "does current version of OneAgent plugin for PostgreSQL ottb support SSL"?

Thanks.

Alex Romanenkov

DT_NGINX_FORCE_UNKNOWN_VERSION_INSTRUMENTATION=1

Featured Posts