Skip to content
Snippets Groups Projects
  1. Mar 03, 2009
  2. Nov 17, 2008
  3. Oct 20, 2008
  4. Sep 29, 2008
  5. Aug 25, 2008
  6. Jul 02, 2008
  7. Jun 25, 2008
  8. Jun 20, 2008
  9. Jun 17, 2008
  10. Jun 06, 2008
  11. Jun 03, 2008
    • Olav Morken's avatar
      Add metadata signing. · 383561e8
      Olav Morken authored
      This patch adds metadata signing. It can be enabled globally by setting
      the 'metadata.sign.enable' global option, or per SP/IdP by setting
      the same option in the metadata of the SP/IdP.
      
      To sign the metadata, both a private key and a certificate is used. The
      following configuration options determine which key and certificate files
      will be used:
      
      - per SP/IdP metadata:
        'metadata.sign.privatekey' & 'metadata.sign.certificate'
      - globally:
        'metadata.sign.privatekey' & 'metadata.sign.certificate'
      - per SP/IdP metadata: (fallback)
        'privatekey' & 'certificate'
      
      
      git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@593 44740490-163a-0410-bde0-09ae8108e29a
      383561e8
  12. May 15, 2008
  13. Apr 28, 2008
  14. Mar 11, 2008
  15. Mar 05, 2008
  16. Mar 03, 2008
  17. Feb 15, 2008
  18. Feb 14, 2008
  19. Jan 31, 2008
  20. Jan 30, 2008
  21. Jan 28, 2008
  22. Jan 24, 2008
  23. Jan 08, 2008
  24. Dec 14, 2007
  25. Oct 24, 2007
Loading