<?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>article Why server certificate check failing? in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/ta-p/197528</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;OneAgent is shipped with trusted Dynatrace SSL certificates, which are used to verify that OneAgent connects successfully to Dynatrace Server or ActiveGate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your environment uses a proxy (thereby requiring an update to the remote server's SSL certificate), then you may encounter a&lt;/P&gt;&lt;PRE&gt;Server certificate check failed&lt;/PRE&gt;&lt;P&gt;message during the initial connection check.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To resolve this issue, specify the trusted proxy certificate that is to be utilized by OneAgent. To do this, provide a copy of your proxy's SSL certificate as a file called&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom.pem&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the&lt;/P&gt;&lt;PRE&gt;/var/lib/dynatrace/oneagent/agent/customkeys&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;%PROGRAMDATA%\dynatrace\oneagent\agent\customkeys&lt;/PRE&gt;&lt;P&gt;directory. The file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom.pem&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;should contain the proxy’s certificate along with any intermediate certificates as required.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Nov 2022 07:45:14 GMT</pubDate>
    <dc:creator>adham_sabry</dc:creator>
    <dc:date>2022-11-02T07:45:14Z</dc:date>
    <item>
      <title>Why server certificate check failing?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/ta-p/197528</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;OneAgent is shipped with trusted Dynatrace SSL certificates, which are used to verify that OneAgent connects successfully to Dynatrace Server or ActiveGate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your environment uses a proxy (thereby requiring an update to the remote server's SSL certificate), then you may encounter a&lt;/P&gt;&lt;PRE&gt;Server certificate check failed&lt;/PRE&gt;&lt;P&gt;message during the initial connection check.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To resolve this issue, specify the trusted proxy certificate that is to be utilized by OneAgent. To do this, provide a copy of your proxy's SSL certificate as a file called&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom.pem&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the&lt;/P&gt;&lt;PRE&gt;/var/lib/dynatrace/oneagent/agent/customkeys&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;%PROGRAMDATA%\dynatrace\oneagent\agent\customkeys&lt;/PRE&gt;&lt;P&gt;directory. The file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom.pem&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;should contain the proxy’s certificate along with any intermediate certificates as required.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Nov 2022 07:45:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/ta-p/197528</guid>
      <dc:creator>adham_sabry</dc:creator>
      <dc:date>2022-11-02T07:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why server certificate check failing?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/202021#M94</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/25940"&gt;@adham_sabry&lt;/a&gt;&amp;nbsp;thank you for sharing this along with the location for both linux and windows AGs&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 14:26:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/202021#M94</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-01-10T14:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why server certificate check failing?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/238560#M585</link>
      <description>&lt;P&gt;Hi Team, Can you please explain why the proxy certificate verification is mandatory. Is proxy certificate is required for all the below cases or only required for domain with http.&lt;/P&gt;&lt;P&gt;1. If the given proxy is domain like &lt;A href="http://testproxy.com:8888" target="_blank"&gt;http://testproxy.com:8888&lt;/A&gt;&lt;BR /&gt;2. proxy domain &lt;A href="https://testproxy.com:8888" target="_blank"&gt;https://testproxy.com:8888&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. proxy ip &lt;A href="http://134.56.77.55:8888" target="_blank"&gt;http://134.56.77.55:8888&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. Proxy ip &lt;A href="https://134.56.77.55:8888" target="_blank"&gt;https://134.56.77.55:8888&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In some cases proxy doesn’t provide ssl ca certificate. In that case what can I do. One agent simply through missing ca certificate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 17:43:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/238560#M585</guid>
      <dc:creator>Arjun123</dc:creator>
      <dc:date>2024-02-29T17:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why server certificate check failing?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/239266#M591</link>
      <description>&lt;P&gt;Good morning, I am having a similar problem, I have certificate errors, it is not possible for me to connect to AG. The server where the agent is is a redhat 7.9, which makes me a little desperate. This situation assumes there is no proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logs:&lt;/P&gt;&lt;P&gt;Certificate check failed with cainfo from { serverCAInfo: [/opt/dynatrace/oneagent/agent/conf/ruxitserverfull.pem, /var/lib/dynatrace/oneagent/agent/customkeys/custom.pem], proxyCAInfo: [] }&lt;BR /&gt;2024-03-04 15:44:40.822 UTC [000366a2] info [comm ] URL &lt;A href="https://{environmentid}.live.dynatrace.com/communication" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/communication&lt;/A&gt; not working (SSL certificate problem: unable to get local issuer certificate)&lt;BR /&gt;2024-03-04 15:44:41.093 UTC [000366a2] warning [comm ] Certificate check failed with cainfo from { serverCAInfo: [/opt/dynatrace/oneagent/agent/conf/ruxitserverfull.pem, /var/lib/dynatrace/oneagent/agent/customkeys/custom.pem], proxyCAInfo: [] }&lt;BR /&gt;2024-03-04 15:44:41.093 UTC [000366a2] info [comm ] URL &lt;A href="https://{environmentid}.live.dynatrace.com/communication" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/communication&lt;/A&gt; not working (SSL certificate problem: unable to get local issuer certificate)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 16:19:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/239266#M591</guid>
      <dc:creator>Glionel1985</dc:creator>
      <dc:date>2024-03-07T16:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why server certificate check failing?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/286586#M985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50849"&gt;@Glionel1985&lt;/a&gt;&amp;nbsp;, do you find a solution about your problem please? I have a quit similar issue on my edge connect connection.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 09:21:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Why-server-certificate-check-failing/tac-p/286586#M985</guid>
      <dc:creator>Sabriina</dc:creator>
      <dc:date>2025-09-23T09:21:24Z</dc:date>
    </item>
  </channel>
</rss>

