From 32f03651d1765d93a0e32acbf4e81c63383f1074 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 8 Oct 2015 16:28:53 +0000 Subject: [PATCH] Try to fix Mellon paths. --- roles/pdc/templates/pdc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/pdc/templates/pdc.conf b/roles/pdc/templates/pdc.conf index e4ee8bc986..576a1bef5f 100644 --- a/roles/pdc/templates/pdc.conf +++ b/roles/pdc/templates/pdc.conf @@ -49,8 +49,8 @@ WSGIDaemonProcess pdc user=apache group=apache maximum-requests=1000 display-nam AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css Require all granted MellonEnable "info" - MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.key" - MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.pem" + MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.key" + MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.pem" MellonSPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/metadata.xml" MellonIdPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/idp-metadata.xml" MellonEndpointPath /saml2