You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2012/05/14 22:48:10 UTC

svn commit: r817635 - in /websites/production/cxf/content: cache/main.pageCache configuration.html

Author: buildbot
Date: Mon May 14 20:48:09 2012
New Revision: 817635

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/configuration.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/configuration.html
==============================================================================
--- websites/production/cxf/content/configuration.html (original)
+++ websites/production/cxf/content/configuration.html Mon May 14 20:48:09 2012
@@ -152,7 +152,9 @@ Apache CXF -- Configuration
             <span class="code-tag">&lt;audienceItem&gt;</span>https://localhost:8443/fedizhelloworld<span class="code-tag">&lt;/audienceItem&gt;</span>
         <span class="code-tag">&lt;/audienceUris&gt;</span>
         <span class="code-tag">&lt;certificateStore&gt;</span>
-            <span class="code-tag">&lt;keyStore file=<span class="code-quote">"/projects/fediz/tomcat-rp2/conf/stsstore.jks"</span> password=<span class="code-quote">"stsspass"</span> type=<span class="code-quote">"JKS"</span> /&gt;</span>
+            <span class="code-tag">&lt;trustManager&gt;</span>
+                <span class="code-tag">&lt;keyStore file=<span class="code-quote">"/projects/fediz/tomcat-rp2/conf/stsstore.jks"</span> password=<span class="code-quote">"stsspass"</span> type=<span class="code-quote">"JKS"</span> /&gt;</span>
+            <span class="code-tag">&lt;/trustManager&gt;</span>
         <span class="code-tag">&lt;/certificateStore&gt;</span>
         <span class="code-tag">&lt;trustedIssuers&gt;</span>
             <span class="code-tag">&lt;issuer name=<span class="code-quote">"issuer 1"</span> certificateValidation=<span class="code-quote">"ChainTrust"</span> subject=<span class="code-quote">".*CN=www.sts.com.*"</span> /&gt;</span>