Try to fix Mellon paths.
This commit is contained in:
parent
5e65017e8a
commit
32f03651d1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css
|
||||||
Require all granted
|
Require all granted
|
||||||
MellonEnable "info"
|
MellonEnable "info"
|
||||||
MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.key"
|
MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.key"
|
||||||
MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.pem"
|
MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.pem"
|
||||||
MellonSPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/metadata.xml"
|
MellonSPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/metadata.xml"
|
||||||
MellonIdPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/idp-metadata.xml"
|
MellonIdPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/idp-metadata.xml"
|
||||||
MellonEndpointPath /saml2
|
MellonEndpointPath /saml2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue