<?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 Certificates on EXOS switches in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/certificates-on-exos-switches/m-p/99033#M22243</link>
    <description>&lt;P&gt;Is there a way to upload a certificate from a CA to EXOS switches, 440G2?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 16:13:17 GMT</pubDate>
    <dc:creator>TignerD</dc:creator>
    <dc:date>2024-01-24T16:13:17Z</dc:date>
    <item>
      <title>Certificates on EXOS switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/certificates-on-exos-switches/m-p/99033#M22243</link>
      <description>&lt;P&gt;Is there a way to upload a certificate from a CA to EXOS switches, 440G2?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 16:13:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/certificates-on-exos-switches/m-p/99033#M22243</guid>
      <dc:creator>TignerD</dc:creator>
      <dc:date>2024-01-24T16:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Certificates on EXOS switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/certificates-on-exos-switches/m-p/99054#M22252</link>
      <description>&lt;P&gt;Yus!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;1. &lt;STRONG&gt;Access the Switch&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Connect to your Extreme switch via a console cable or SSH.&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;2. &lt;STRONG&gt;Prepare the Certificate&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Ensure your CA certificate is in the correct format, usually PEM (Base64 encoded).&lt;/LI&gt;&lt;LI&gt;Make sure the certificate file is accessible on a server or your local machine if you're using SCP or TFTP to transfer the file to the switch.&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;3. &lt;STRONG&gt;Transfer the Certificate to the Switch&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You can use TFTP, FTP, or SCP to transfer the certificate file to the switch. The exact command can vary depending on the method you choose. Here's how you might do it with TFTP:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;download image tftp://&amp;lt;TFTP_SERVER_IP&amp;gt;/&amp;lt;CERTIFICATE_FILE_NAME&amp;gt; vr &amp;lt;VR-Name&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Replace &amp;lt;TFTP_SERVER_IP&amp;gt; with your TFTP server's IP address, &amp;lt;CERTIFICATE_FILE_NAME&amp;gt; with the name of your certificate file, and &amp;lt;VR-Name&amp;gt; with the appropriate VR, usually VR-Default.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;4. &lt;STRONG&gt;Install the Certificate&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;After transferring the certificate to the switch, you need to install it. Use the following command to install the CA certificate:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;create crypto ca-certificate &amp;lt;CERTIFICATE_NAME&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Replace &amp;lt;CERTIFICATE_NAME&amp;gt; with a name for your certificate. You'll then be prompted to paste the content of the certificate. Paste the entire content of your CA certificate file, including the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- lines.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;5. &lt;STRONG&gt;Save Your Configuration&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;To ensure that your changes are persistent across reboots, save the configuration:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;save configuration&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;6. &lt;STRONG&gt;Verify the Installation&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;After installing the certificate, it's a good practice to verify that it's correctly installed and recognized by the system. You might use a command like:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;show crypto ca-certificate &amp;lt;CERTIFICATE_NAME&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;This should display the details of the installed certificate.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2024 19:16:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/certificates-on-exos-switches/m-p/99054#M22252</guid>
      <dc:creator>Brent_Addis</dc:creator>
      <dc:date>2024-01-28T19:16:28Z</dc:date>
    </item>
  </channel>
</rss>

