[java-identity-provider] 02/02: Add GCM warning in comment.

Scott Cantor cantor.2 at osu.edu
Mon Dec 10 10:27:42 EST 2018


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

scantor pushed a commit to branch maint-3.4
in repository java-identity-provider.

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

commit 411f4b8ec3a97dacf632ab19471366016865645f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 10 10:15:07 2018 -0500

    Add GCM warning in comment.
---
 idp-conf/src/main/resources/conf/idp.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-conf/src/main/resources/conf/idp.properties b/idp-conf/src/main/resources/conf/idp.properties
index 7349b0b..01af91d 100644
--- a/idp-conf/src/main/resources/conf/idp.properties
+++ b/idp-conf/src/main/resources/conf/idp.properties
@@ -64,6 +64,7 @@ idp.encryption.cert = %{idp.home}/credentials/idp-encryption.crt
 #idp.signing.config = shibboleth.SigningConfiguration.SHA256
 
 # To upgrade to AES-GCM encryption, set to shibboleth.EncryptionConfiguration.GCM
+# This is unlikely to work for all SPs, but this is a quick way to test them.
 #idp.encryption.config = shibboleth.EncryptionConfiguration.CBC
 
 # Configures trust evaluation of keys used by services at runtime

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


More information about the commits mailing list