<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to configure trusted root certificates on ActiveGate in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123606#M532</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have an issue adding Kubernetes Cluster monitoring using the API&lt;/P&gt;&lt;P&gt;I have this error&lt;/P&gt;&lt;PRE&gt;id":"KUBERNETES_CLUSTER-97A6AE3DB6B8D47C","statusInfo":"SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target","statusInfos":{},"connectionState":"UNKNOWN_ERROR&lt;/PRE&gt;&lt;P&gt;I think this is due to the lack of a certificate on the ActiveGate&lt;/P&gt;&lt;P&gt;I tried to configure trusted root certificates on ActiveGate. I use doc &lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate/" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I followed the documentation but got nothing happened&lt;/P&gt;&lt;P&gt;1. security gave me a certificate - open-shift-ca.crt&lt;/P&gt;&lt;P&gt;2. I put it in a location outside the /opt/dynatrace directory&lt;/P&gt;&lt;P&gt;3. Edited the launcheruserconfig.conf file&lt;/P&gt;&lt;PRE&gt;-vmargs -Djavax.net.ssl.trustStore=/etc/MyJavaStore/open-shift-ca.crt&lt;/PRE&gt;&lt;P&gt;4. restart ActiveGate&lt;/P&gt;&lt;P&gt;But now it is not connected to Cluster.&lt;/P&gt;&lt;P&gt;in the log I have an error -&lt;/P&gt;&lt;PRE&gt;Failed to send INITIAL_COLLECTOR_SETUP message (target-type=SERVER, target-id=2), uri=null - CommunicationException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No X509TrustManager implementation available [Suppressing further messages for 10 minutes] [skipped logs: 414]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 11:42:19 GMT</pubDate>
    <dc:creator>MAkimov</dc:creator>
    <dc:date>2023-07-10T11:42:19Z</dc:date>
    <item>
      <title>How to configure trusted root certificates on ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123606#M532</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have an issue adding Kubernetes Cluster monitoring using the API&lt;/P&gt;&lt;P&gt;I have this error&lt;/P&gt;&lt;PRE&gt;id":"KUBERNETES_CLUSTER-97A6AE3DB6B8D47C","statusInfo":"SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target","statusInfos":{},"connectionState":"UNKNOWN_ERROR&lt;/PRE&gt;&lt;P&gt;I think this is due to the lack of a certificate on the ActiveGate&lt;/P&gt;&lt;P&gt;I tried to configure trusted root certificates on ActiveGate. I use doc &lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate/" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I followed the documentation but got nothing happened&lt;/P&gt;&lt;P&gt;1. security gave me a certificate - open-shift-ca.crt&lt;/P&gt;&lt;P&gt;2. I put it in a location outside the /opt/dynatrace directory&lt;/P&gt;&lt;P&gt;3. Edited the launcheruserconfig.conf file&lt;/P&gt;&lt;PRE&gt;-vmargs -Djavax.net.ssl.trustStore=/etc/MyJavaStore/open-shift-ca.crt&lt;/PRE&gt;&lt;P&gt;4. restart ActiveGate&lt;/P&gt;&lt;P&gt;But now it is not connected to Cluster.&lt;/P&gt;&lt;P&gt;in the log I have an error -&lt;/P&gt;&lt;PRE&gt;Failed to send INITIAL_COLLECTOR_SETUP message (target-type=SERVER, target-id=2), uri=null - CommunicationException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No X509TrustManager implementation available [Suppressing further messages for 10 minutes] [skipped logs: 414]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 11:42:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123606#M532</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2023-07-10T11:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How configure trusted root certificates on ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123607#M533</link>
      <description>&lt;P&gt;In such case you should add root to cluster too I think. I've never hade chance to check only cert on AG. Always we had to install certificates on both servers because of some internal requirements and it works in such case. &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Sep 2019 19:56:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123607#M533</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-09-25T19:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How configure trusted root certificates on ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123608#M534</link>
      <description>&lt;P&gt;Hi, you need to merge the certificate with the Java-default ones like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;cp /opt/dynatrace/jre/lib/security/cacerts /etc/MyJavaStore&lt;BR /&gt;keytool -import -keystore &lt;CODE&gt;/etc/MyJavaStore/&lt;/CODE&gt;cacerts -storepass changeit -alias open-shift-ca -file &lt;CODE&gt;/etc/MyJavaStore/&lt;/CODE&gt;open-shift-ca.crt &lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then edit &lt;CODE&gt;launcheruserconfig.conf&lt;/CODE&gt; file:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;-vmargs&lt;BR /&gt;-Djavax.net.ssl.trustStore=/etc/MyJavaStore/cacerts&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then restart ActiveGate&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2019 11:55:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123608#M534</guid>
      <dc:creator>daniel_jelinski</dc:creator>
      <dc:date>2019-09-27T11:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: How configure trusted root certificates on ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123609#M535</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2019 12:37:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/123609#M535</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-09-27T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure trusted root certificates on ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/218211#M1756</link>
      <description>&lt;P&gt;Information in the thread is outdated. Please follow official documentation&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/configure-trusted-root-certificates-on-activegate&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 07:09:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-configure-trusted-root-certificates-on-ActiveGate/m-p/218211#M1756</guid>
      <dc:creator>Lukasz_Halman</dc:creator>
      <dc:date>2023-07-18T07:09:46Z</dc:date>
    </item>
  </channel>
</rss>

