[shibboleth-sp2] 09/19: SSPCPP-708 - Default cipherSuites setting breaks SOAP on RedHat
Ferenc Wágner
wferi at moszumanska.debian.org
Wed Nov 15 22:56:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch maint-2.6
in repository shibboleth-sp2.
commit 7c05e587a522a6676d1889d79837d773dbdc54e5
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Sun Nov 12 20:44:07 2017 -0500
SSPCPP-708 - Default cipherSuites setting breaks SOAP on RedHat
https://issues.shibboleth.net/jira/browse/SSPCPP-708
---
configs/shibboleth2.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/configs/shibboleth2.xml b/configs/shibboleth2.xml
index d1b0bf4..44db35d 100644
--- a/configs/shibboleth2.xml
+++ b/configs/shibboleth2.xml
@@ -21,8 +21,7 @@
<!-- The ApplicationDefaults element is where most of Shibboleth's SAML bits are defined. -->
<ApplicationDefaults entityID="https://sp.example.org/shibboleth"
- REMOTE_USER="eppn persistent-id targeted-id"
- cipherSuites="ECDHE+AESGCM:ECDHE:!aNULL:!eNULL:!LOW:!EXPORT:!RC4:!SHA:!SSLv2">
+ REMOTE_USER="eppn persistent-id targeted-id">
<!--
Controls session lifetimes, address checks, cookie handling, and the protocol handlers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list