<?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 Re: SQL Extension Build Error (&amp;quot;Extension signature is not valid&amp;quot;) in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278151#M6491</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86227"&gt;@Eyad&lt;/a&gt;There will be a step where you need to generate certificates and add the cert to credential vault in DT, was this step completed? You would need to use the same cert to sign and build the extension, I suspect this might be what's causing the error for you&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 May 2025 03:21:52 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2025-05-28T03:21:52Z</dc:date>
    <item>
      <title>SQL Extension Build Error ("Extension signature is not valid")</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278141#M6488</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m trying to build a SQL extension and was following the Dynatrace tutorial video. However, when I get to the build step, I encounter the following error:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eyad_0-1748373618202.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28222i2F40D622AD30939A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eyad_0-1748373618202.png" alt="Eyad_0-1748373618202.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;"code&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;400&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;SPAN&gt; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;"message"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Extension signature is not valid"&lt;/SPAN&gt; &lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Has anyone come across this issue before or know how to resolve it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 19:24:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278141#M6488</guid>
      <dc:creator>Eyad</dc:creator>
      <dc:date>2025-05-27T19:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Extension Build Error ("Extension signature is not valid")</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278151#M6491</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86227"&gt;@Eyad&lt;/a&gt;There will be a step where you need to generate certificates and add the cert to credential vault in DT, was this step completed? You would need to use the same cert to sign and build the extension, I suspect this might be what's causing the error for you&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 03:21:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278151#M6491</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-05-28T03:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Extension Build Error ("Extension signature is not valid")</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278517#M6500</link>
      <description>&lt;P&gt;I have generated the certificates and used it for custom Python extensions, and it worked. But the SQL is not building. for the Python I was using:&lt;BR /&gt;dt-sdk build --extra-platform manylinux2014_x86_64&amp;nbsp; .Because the building is happening on Windows, then deploying to Linux.&lt;BR /&gt;but for the SQL I am just using F1 key then option&amp;gt; Dynatrace extensions: Build&lt;BR /&gt;do you think this what causing the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 14:10:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/278517#M6500</guid>
      <dc:creator>Eyad</dc:creator>
      <dc:date>2025-06-02T14:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Extension Build Error ("Extension signature is not valid")</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/281007#M6585</link>
      <description>&lt;P&gt;Double check your extension2.0 extension settings in VS Code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In VS Code go to settings and search for: "@ext:DynatracePlatformExtensions.dynatrace-extensions"&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Patryk&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 05:32:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-Extension-Build-Error-quot-Extension-signature-is-not-valid/m-p/281007#M6585</guid>
      <dc:creator>patryk_ozimek2</dc:creator>
      <dc:date>2025-07-08T05:32:34Z</dc:date>
    </item>
  </channel>
</rss>

