<?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 Did you configure one in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893345#M162957</link>
    <description>&lt;P&gt;Did you configure one certificate by &lt;G class="gr_ gr_14 gr-alert gr_gramm undefined Punctuation multiReplace" id="14" data-gr-id="14"&gt;yourself.&lt;/G&gt; &lt;G class="gr_ gr_13 gr-alert gr_gramm undefined Punctuation multiReplace" id="13" data-gr-id="13"&gt;In that case&lt;/G&gt; it should have been there.&lt;BR /&gt;If you do not see any &lt;G class="gr_ gr_16 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="16" data-gr-id="16"&gt;trustpoint&lt;/G&gt; config in the output of "show run | in crypto" then there might not be any certificate configured manually.&lt;BR /&gt;&lt;BR /&gt;I'd like to inform you that ASA randomly generates a self-signed certificate after each reboot and uses it in SSL communication if you do not configure one by yourself. This is not part of the configuration though but if you https into the &lt;G class="gr_ gr_19 gr-alert gr_gramm undefined Punctuation multiReplace" id="19" data-gr-id="19"&gt;ASA ,&lt;/G&gt; it shows that certificate error and states that it is not trusted since it is self-signed.&lt;/P&gt;
&lt;P&gt;Looks like you &lt;G class="gr_ gr_35 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="35" data-gr-id="35"&gt;dont&lt;/G&gt; have any &lt;G class="gr_ gr_63 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="63" data-gr-id="63"&gt;trustpoint&lt;/G&gt; configured as in the above command output:&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;No SSL trust-points configured&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2016 17:15:58 GMT</pubDate>
    <dc:creator>Dinesh Moudgil</dc:creator>
    <dc:date>2016-03-08T17:15:58Z</dc:date>
    <item>
      <title>SSL certificate on ASA - How can I see it and update it via CLI?</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893341#M162917</link>
      <description>&lt;P&gt;I cannot find the self signed certificate via CLI on my ASA. How can I see it and possibly update it. Is this done strictly through ASDM?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FW# sh ssl&lt;BR /&gt;Accept connections using TLSv1 and negotiate to TLSv1&lt;BR /&gt;Start connections using TLSv1 and negotiate to TLSv1&lt;BR /&gt;Enabled cipher order: aes128-sha1 aes256-sha1&lt;BR /&gt;Disabled ciphers: 3des-sha1 des-sha1 rc4-md5 rc4-sha1 null-sha1&lt;BR /&gt;No SSL trust-points configured&lt;BR /&gt;Certificate authentication is not enabled&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FW# sh crypto ca server&lt;/P&gt;
&lt;P&gt;ERROR: Cannot find Certificate Server&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FW# sh crypto key mypubkey rsa&lt;BR /&gt;Key pair was generated at: 10:32:10 GMT Mar 7 2016&lt;BR /&gt;Key name: &amp;lt;Default-RSA-Key&amp;gt;&lt;BR /&gt;Usage: General Purpose Key&lt;BR /&gt;Modulus Size (bits): 2048&lt;BR /&gt;Key Data:&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:27:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893341#M162917</guid>
      <dc:creator>tiki_turtle</dc:creator>
      <dc:date>2019-03-12T07:27:20Z</dc:date>
    </item>
    <item>
      <title>"show crypto ca certificate"</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893342#M162931</link>
      <description>&lt;P&gt;"show crypto ca certificate" shall address your query.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 16:44:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893342#M162931</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2016-03-08T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Here is a document for how to</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893343#M162942</link>
      <description>&lt;P&gt;Here is a document for how to configure self signed ID cert&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/44116/asa-self-signed-certificate-webvpn&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asdm/identity-cert/cert-install.html&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 16:46:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893343#M162942</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2016-03-08T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Thanks Dinesh,</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893344#M162952</link>
      <description>&lt;P&gt;Thanks Dinesh,&lt;/P&gt;
&lt;P&gt;The output of the command shows nothing. I don't get how one could exist if I cannot see it on the CLI...but yet one can be seen when https://firewall_IP&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FW# sh crypto ca certificates&lt;BR /&gt;FW#&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 17:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893344#M162952</guid>
      <dc:creator>tiki_turtle</dc:creator>
      <dc:date>2016-03-08T17:08:48Z</dc:date>
    </item>
    <item>
      <title>Did you configure one</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893345#M162957</link>
      <description>&lt;P&gt;Did you configure one certificate by &lt;G class="gr_ gr_14 gr-alert gr_gramm undefined Punctuation multiReplace" id="14" data-gr-id="14"&gt;yourself.&lt;/G&gt; &lt;G class="gr_ gr_13 gr-alert gr_gramm undefined Punctuation multiReplace" id="13" data-gr-id="13"&gt;In that case&lt;/G&gt; it should have been there.&lt;BR /&gt;If you do not see any &lt;G class="gr_ gr_16 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="16" data-gr-id="16"&gt;trustpoint&lt;/G&gt; config in the output of "show run | in crypto" then there might not be any certificate configured manually.&lt;BR /&gt;&lt;BR /&gt;I'd like to inform you that ASA randomly generates a self-signed certificate after each reboot and uses it in SSL communication if you do not configure one by yourself. This is not part of the configuration though but if you https into the &lt;G class="gr_ gr_19 gr-alert gr_gramm undefined Punctuation multiReplace" id="19" data-gr-id="19"&gt;ASA ,&lt;/G&gt; it shows that certificate error and states that it is not trusted since it is self-signed.&lt;/P&gt;
&lt;P&gt;Looks like you &lt;G class="gr_ gr_35 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="35" data-gr-id="35"&gt;dont&lt;/G&gt; have any &lt;G class="gr_ gr_63 gr-alert gr_spell undefined ContextualSpelling ins-del multiReplace" id="63" data-gr-id="63"&gt;trustpoint&lt;/G&gt; configured as in the above command output:&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;No SSL trust-points configured&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 17:15:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893345#M162957</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2016-03-08T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Thanks Dinesh - I will  look</title>
      <link>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893346#M162966</link>
      <description>&lt;P&gt;Thanks Dinesh - I will &amp;nbsp;look a the documentation&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 18:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssl-certificate-on-asa-how-can-i-see-it-and-update-it-via-cli/m-p/2893346#M162966</guid>
      <dc:creator>tiki_turtle</dc:creator>
      <dc:date>2016-03-08T18:15:48Z</dc:date>
    </item>
  </channel>
</rss>

