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 <[email protected]> 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.</p> keytool -genkeypair -keyalg RSA -validity 3600 -alias realma -keystore stsrealm_a.jks -dname "cn=REALMA" -keypass realma -storepass storepass -keysize 2048<br/><br/> keytool -export -rfc -keystore stsrealm_a.jks -storepass storepass -alias realma -file realma.cert </code> -</td>√ +</td> <td>Nobody</td><td>By Relying Party (ststrust.jks)</td></tr> <tr><td>stsrealm_b.jks (storepass)</td><td>realmb (realmb)</td><td>services/sts/src/main/resources/stsrealm_b.jks</td> <td><code> @@ -54,3 +54,6 @@ keytool -import -trustcacerts -keystore webappKeystore.jks -storepass waspass -a </code></td> <td>mytomidpkey (to access IDP STS via HTTPS, mytomwspkey (to access web service via HTTPS)</td><td>Nobody</td></tr> </table> + +</body> +</html> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
