Skip to content
Snippets Groups Projects
  1. Nov 21, 2018
    • Guy Halse's avatar
      Update OpenSSL RSA bit length in docs · 4da9282c
      Guy Halse authored
      Change documentation from recommending 2048 bit keys to using 3072 bit
      keys.
      
      Given that we're recommending people generate ten-year keys, 2048 bit
      keys are probably a bit short. Almost all commercial certificate
      authorities now recommend 4096 bit keys, and eduGAIN requires 3072 bit
      keys for new federations.
      
      This change aligns the SimpleSAMLphp documentation with the lower
      eduGAIN requirement, since that still meets most standards bodies
      recommendations for 2028 (ten years from now). cf
      https://www.keylength.com/
      4da9282c
  2. Oct 17, 2018
  3. May 31, 2018
  4. Oct 27, 2017
  5. Oct 18, 2017
  6. Sep 07, 2017
  7. Aug 05, 2016
  8. Jun 09, 2016
  9. Jun 08, 2016
  10. Apr 07, 2016
    • Jaime Perez Crespo's avatar
      Add a method to SimpleSAMLphp_SessionHandlerPHP to restore a session existing... · 8dc545b8
      Jaime Perez Crespo authored
      Add a method to SimpleSAMLphp_SessionHandlerPHP to restore a session existing previously to our own session. This can be used in SimpleSAML_Session to restore the PHP session status previous to calling our API, while also guaranteeing that our session is correctly saved. The documentation has been updated to reflect this and recommend how to deal with conflicting PHP sessions. This closes #244 and resolves #349.
      8dc545b8
  11. Dec 15, 2015
    • Thijs Kinkhorst's avatar
      Updates to documentation · 03213140
      Thijs Kinkhorst authored
      * Remove 404 link to SSP news; this is covered on simplesamlphp.org now.
      * Make screenshots link relative, so docs don't trigger insecure
        content warnings.
      * Compress png images.
      03213140
  12. Nov 06, 2015
  13. Mar 16, 2015
  14. Jul 09, 2014
  15. Jul 03, 2014
  16. Jan 27, 2014
  17. Jan 12, 2011
  18. Jun 24, 2010
  19. Mar 18, 2010
  20. Mar 08, 2010
  21. Feb 05, 2010
  22. Jan 28, 2010
  23. Nov 23, 2009
  24. Oct 27, 2009
  25. Oct 13, 2009
  26. Oct 12, 2009
  27. Oct 06, 2009
  28. Sep 21, 2009
  29. May 22, 2009
  30. Apr 28, 2009
  31. Feb 06, 2009
  32. Jan 30, 2009
Loading