doc/SETTINGS_AND_METADATA.txt says:
SAML2IDP_CONFIG = {
# Default metadata to configure this local IdP.
'autosubmit': True,
'certificate_file': 'keys/certificate.pem', # If using relative paths, be careful!
'certificate_key_file': 'keys/private-key.pem', # If using relative paths, be careful!
'issuer': 'http://127.0.0.1:8000',
'signing': True,
}
'certificate_key_file' should be 'private_key_file'
Original issue reported on code.google.com by esqu...@gmail.com on 10 Jul 2012 at 7:05
Original issue reported on code.google.com by
esqu...@gmail.com
on 10 Jul 2012 at 7:05