Skip to Content.
Sympa Menu

notify-dpml - r1389 - in trunk/main/planet/http: impl/etc/prefs/keystores server

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1389 - in trunk/main/planet/http: impl/etc/prefs/keystores server
  • Date: Thu, 20 Apr 2006 07:37:24 +0200

Author: mcconnell
Date: 2006-04-20 07:37:20 +0200 (Thu, 20 Apr 2006)
New Revision: 1389

Modified:
trunk/main/planet/http/impl/etc/prefs/keystores/demo.keystore
trunk/main/planet/http/server/project.xml
Log:
digging into ssl issue

Modified: trunk/main/planet/http/impl/etc/prefs/keystores/demo.keystore
===================================================================
(Binary files differ)

Modified: trunk/main/planet/http/server/project.xml
===================================================================
--- trunk/main/planet/http/server/project.xml 2006-04-19 10:41:03 UTC (rev
1388)
+++ trunk/main/planet/http/server/project.xml 2006-04-20 05:37:20 UTC (rev
1389)
@@ -23,9 +23,14 @@
<context>
<entry key="port" value="8443"/>
<entry key="maxIdleTime" value="30000"/>
+ <entry key="keystore"
value="local:keystore:dpml/planet/http/demo"/>
+ <entry key="password" value="password"/>
+ <entry key="keyPassword" value="password"/>
+ <!--
<entry key="keystore"
value="local:keystore:dpml/planet/http/jetty"/>
<entry key="password"
value="OBF:1vny1zlo1x8e1vnw1vn61x8g1zlu1vn4"/>
<entry key="keyPassword" value="OBF:1u2u1wml1z7s1z7a1wnl1u2g"/>
+ -->
</context>
</component>
<!--




  • r1389 - in trunk/main/planet/http: impl/etc/prefs/keystores server, mcconnell at BerliOS, 04/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page