[java-identity-provider] branch master updated: IDP-1189 Document new idp.keysize property

Rod Widdowson rdw at steadingsoftware.com
Fri Jun 29 05:59:04 EDT 2018


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=58318eb5b53a60621a942d17e739a32b0783c6b9

The following commit(s) were added to refs/heads/master by this push:
       new  58318eb   IDP-1189 Document new idp.keysize property
58318eb is described below

commit 58318eb5b53a60621a942d17e739a32b0783c6b9
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jun 29 10:58:39 2018 +0100

    IDP-1189 Document new idp.keysize property
    
    https://issues.shibboleth.net/jira/browse/IDP-1189
---
 idp-distribution/src/main/resources/bin/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-distribution/src/main/resources/bin/build.xml b/idp-distribution/src/main/resources/bin/build.xml
index 9762548..196844c 100644
--- a/idp-distribution/src/main/resources/bin/build.xml
+++ b/idp-distribution/src/main/resources/bin/build.xml
@@ -28,6 +28,7 @@
         idp.sealer.password:
         idp.sealer.alias:
         idp.keystore.password:
+        idp.keysize: to change from the the default of 3072 
         idp.scope: The scope to assert.  If present this should also be present in idp.merge.properties
         idp.merge.properties: The name of a property file to merge with idp.properties.  This file only
           used when doing the initial create of idp.properties, and is deleted after processing

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list