<?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=Configurare_Tomcat_con_SSL</id>
	<title>Configurare Tomcat con SSL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Configurare_Tomcat_con_SSL"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Configurare_Tomcat_con_SSL&amp;action=history"/>
	<updated>2026-05-06T05:40:20Z</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=Configurare_Tomcat_con_SSL&amp;diff=5472&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: {{Stub}}  * Create a certificate keystore by executing the following command:  Windows:  %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA  Unix:  $JAVA_HOME/bin/keytool -genkey -a...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Configurare_Tomcat_con_SSL&amp;diff=5472&amp;oldid=prev"/>
		<updated>2007-09-20T15:57:29Z</updated>

		<summary type="html">&lt;p&gt;New page: {{Stub}}  * Create a certificate keystore by executing the following command:  Windows:  %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA  Unix:  $JAVA_HOME/bin/keytool -genkey -a...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
* Create a certificate keystore by executing the following command:&lt;br /&gt;
&lt;br /&gt;
Windows:&lt;br /&gt;
 %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA&lt;br /&gt;
&lt;br /&gt;
Unix:&lt;br /&gt;
 $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA&lt;br /&gt;
&lt;br /&gt;
and specify a password value of &amp;quot;changeit&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Uncomment the &amp;quot;SSL HTTP/1.1 Connector&amp;quot; entry in $CATALINA_HOME/conf/server.xml and tweak as necessary.&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html The Apache Tomcat 5.5 Servlet/JSP Container - SSL Configuration HOW-TO]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>