Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9F50A200D27 for ; Wed, 25 Oct 2017 13:10:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9D881160BF3; Wed, 25 Oct 2017 11:10:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E0952160BDA for ; Wed, 25 Oct 2017 13:10:15 +0200 (CEST) Received: (qmail 85014 invoked by uid 500); 25 Oct 2017 11:10:15 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 85005 invoked by uid 99); 25 Oct 2017 11:10:15 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Oct 2017 11:10:15 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 27F4E81B85; Wed, 25 Oct 2017 11:10:14 +0000 (UTC) Date: Wed, 25 Oct 2017 11:10:15 +0000 To: "commits@cxf.apache.org" Subject: [cxf-fediz] 01/03: Fixing formatting MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: coheigea@apache.org In-Reply-To: <150892981410.309.14876283437837554464@gitbox.apache.org> References: <150892981410.309.14876283437837554464@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cxf-fediz X-Git-Refname: refs/heads/1.4.x-fixes X-Git-Reftype: branch X-Git-Rev: b398eb3a47a9a2f3b4fce01d09fb5fc735b2ac50 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171025111014.27F4E81B85@gitbox.apache.org> archived-at: Wed, 25 Oct 2017 11:10:16 -0000 This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 1.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git commit b398eb3a47a9a2f3b4fce01d09fb5fc735b2ac50 Author: Colm O hEigeartaigh AuthorDate: Wed Oct 25 11:52:52 2017 +0100 Fixing formatting --- examples/samplekeys/HowToGenerateKeysREADME.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/samplekeys/HowToGenerateKeysREADME.html b/examples/samplekeys/HowToGenerateKeysREADME.html index 1f8e695..372112e 100644 --- a/examples/samplekeys/HowToGenerateKeysREADME.html +++ b/examples/samplekeys/HowToGenerateKeysREADME.html @@ -30,7 +30,7 @@ is recommended.

keytool -genkeypair -keyalg RSA -validity 3600 -alias realma -keystore stsrealm_a.jks -dname "cn=REALMA" -keypass realma -storepass storepass -keysize 2048

keytool -export -rfc -keystore stsrealm_a.jks -storepass storepass -alias realma -file realma.cert -√ + NobodyBy Relying Party (ststrust.jks) stsrealm_b.jks (storepass)realmb (realmb)services/sts/src/main/resources/stsrealm_b.jks @@ -54,3 +54,6 @@ keytool -import -trustcacerts -keystore webappKeystore.jks -storepass waspass -a mytomidpkey (to access IDP STS via HTTPS, mytomwspkey (to access web service via HTTPS)Nobody + + + -- To stop receiving notification emails like this one, please contact "commits@cxf.apache.org" .