<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Convertire_un_certificato_SSL_in_formato_PKCS12</id>
	<title>Convertire un certificato SSL in formato PKCS12 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Convertire_un_certificato_SSL_in_formato_PKCS12"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Convertire_un_certificato_SSL_in_formato_PKCS12&amp;action=history"/>
	<updated>2026-05-05T20:37:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Convertire_un_certificato_SSL_in_formato_PKCS12&amp;diff=6570&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: Il formato PKCS12 contiene sia la private key che il certificato pubblico.  Per convertire una coppia private-key certitificate:  openssl pkcs12 -export \                 -in fire.rvmgroup...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Convertire_un_certificato_SSL_in_formato_PKCS12&amp;diff=6570&amp;oldid=prev"/>
		<updated>2009-11-07T22:17:41Z</updated>

		<summary type="html">&lt;p&gt;New page: Il formato PKCS12 contiene sia la private key che il certificato pubblico.  Per convertire una coppia private-key certitificate:  openssl pkcs12 -export \                 -in fire.rvmgroup...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Il formato PKCS12 contiene sia la private key che il certificato pubblico.&lt;br /&gt;
&lt;br /&gt;
Per convertire una coppia private-key certitificate:&lt;br /&gt;
 openssl pkcs12 -export \&lt;br /&gt;
                -in fire.rvmgroup.it.crt \&lt;br /&gt;
                -inkey fire.rvmgroup.it.key  \&lt;br /&gt;
                -out fire.rvmgroup.it.p12&lt;br /&gt;
&lt;br /&gt;
Verrà richiesta:&lt;br /&gt;
* la password della private key per poterla legegre&lt;br /&gt;
* la password di esportazione del certificato, da usare per la successiva importazione.&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://gagravarr.org/writing/openssl-certs/general.shtml#cert-convert Certificate Management with OpenSSL - General Stuff:Converting Certificate Formats]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>