Skip to content
Snippets Groups Projects
  1. Mar 03, 2009
  2. Nov 17, 2008
  3. Oct 20, 2008
  4. Sep 29, 2008
  5. Jul 10, 2008
  6. Jul 02, 2008
  7. Jun 25, 2008
  8. Jun 06, 2008
  9. 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
  10. May 15, 2008
  11. Apr 28, 2008
  12. Mar 11, 2008
  13. Mar 05, 2008
  14. Mar 03, 2008
  15. Feb 27, 2008
  16. Feb 15, 2008
  17. Feb 14, 2008
  18. Jan 31, 2008
  19. Jan 30, 2008
  20. Jan 28, 2008
  21. Jan 24, 2008
  22. Jan 08, 2008
  23. Dec 14, 2007
  24. Oct 24, 2007
Loading