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