<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://kb.pocnet.net/index.php?action=history&amp;feed=atom&amp;title=Cisco_ASA%3A_Management_lokaler_Keys_und_Zertifikate</id>
	<title>Cisco ASA: Management lokaler Keys und Zertifikate - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://kb.pocnet.net/index.php?action=history&amp;feed=atom&amp;title=Cisco_ASA%3A_Management_lokaler_Keys_und_Zertifikate"/>
	<link rel="alternate" type="text/html" href="https://kb.pocnet.net/index.php?title=Cisco_ASA:_Management_lokaler_Keys_und_Zertifikate&amp;action=history"/>
	<updated>2026-05-09T07:10:52Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Knowledgebase</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kb.pocnet.net/index.php?title=Cisco_ASA:_Management_lokaler_Keys_und_Zertifikate&amp;diff=1716&amp;oldid=prev</id>
		<title>PoC: Neu</title>
		<link rel="alternate" type="text/html" href="https://kb.pocnet.net/index.php?title=Cisco_ASA:_Management_lokaler_Keys_und_Zertifikate&amp;diff=1716&amp;oldid=prev"/>
		<updated>2015-09-30T15:23:54Z</updated>

		<summary type="html">&lt;p&gt;Neu&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Wenn eine &amp;#039;&amp;#039;&amp;#039;Cisco ASA&amp;#039;&amp;#039;&amp;#039; durch ein neueres Modell ersetzt werden soll, dann möchte man nicht noch zusätzlich Arbeit und evtl. Kosten haben, indem man ein SSL-Zertifikat neu anlegen muss, weil der private Schlüssel scheinbar unerreichbar auf der lokalen Maschine festsitzt.&lt;br /&gt;
&lt;br /&gt;
Ex- als auch Import geschieht im Konfigurationsmodus.&lt;br /&gt;
&lt;br /&gt;
== Export ==&lt;br /&gt;
 configure terminal&lt;br /&gt;
 asa(config)# crypto ca export TrustPoint-1 pkcs12 secretpassword&lt;br /&gt;
&lt;br /&gt;
Danach kann der im Terminal ausgegebene Base64-Blob inklusive Begin- und End-Zeilen per Copy-Paste gesichert werden.&lt;br /&gt;
&lt;br /&gt;
== Import ==&lt;br /&gt;
 configure terminal&lt;br /&gt;
 asa(config)# crypto ca import TrustPoint-1 pkcs12 secretpassword&lt;br /&gt;
&lt;br /&gt;
Hier wird nun der Base64-Blob inklusive Begin- und End-Zeilen per Copy-Paste ins Terminal verfrachtet. Beendet wird der Importvorgang durch ein &amp;lt;code&amp;gt;quit&amp;lt;/code&amp;gt; in einer eigenen Zeile.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [https://supportforums.cisco.com/document/52076/certificate-backup-and-installation-trustpoints Certificate Backup and Installation - Trustpoints] im Cisco-Supportforum (en)&lt;br /&gt;
&lt;br /&gt;
[[Kategorie: Cisco]]&lt;/div&gt;</summary>
		<author><name>PoC</name></author>
	</entry>
</feed>