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