/Dynatrace_APIv2_Client_SSL_Fix

Code to access Dynatrace APIv2

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

DynatraceAPIv2Client

Simple client to connect to the Dynatrace API v2 and will not require the SSL key to be imported into the JVM

Warning: this code implements a workaround which allows you to connect to a SSL end point without importing the SSL key into the JVM. This method is NOT secure and allows a man in the middle attack.