*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content

Add possibility to check the SAML signing cert's fingerprint

Moser, Maximilian requested to merge mm/updates into main
  • this introduces another layer of security, especially for when the signing key is fetched from a URL
  • adapted from the suggestion made by Peter Brand
  • abort if the fingerprint is defined and doesn't match the calculated value
  • complain if no fingerprint is specified and the certificate is fetched from a URL (but keep quiet if it's a local file)

Merge request reports