diff --git a/installer/resources/jetty.xml b/installer/resources/jetty.xml
index 29900cb6b07975af1d9488ce9a82721971bc9c84..c50679f054bc2a891255508864d157e0b0d21872 100644
--- a/installer/resources/jetty.xml
+++ b/installer/resources/jetty.xml
@@ -90,9 +90,7 @@
         <Set name="Port">8443</Set>
         <Set name="PoolName">main</Set>
         <Set name="Keystore">./eepsite/keystore.ks</Set>
-        <!-- the keystore password -->
 	<Set name="Password">changeit</Set>
-        <!-- the X.509 certificate password -->
 	<Set name="KeyPassword">myKeyPassword</Set>
         <Set name="NonPersistentUserAgent">MSIE 5</Set>
       </New>