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

Skip to content
Snippets Groups Projects
  • Moser, Maximilian's avatar
    ef556110
    Add possibility to check the SAML signing cert's fingerprint · ef556110
    Moser, Maximilian authored
    * 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)
    ef556110
    History
    Add possibility to check the SAML signing cert's fingerprint
    Moser, Maximilian authored
    * 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)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
run.sh 2.33 KiB