Skip to content
Snippets Groups Projects
  1. Mar 31, 2021
    • François Freitag's avatar
      Key rollover: Doc new_privatekey_pass option · b0bbdeea
      François Freitag authored
      The old privatekey_pass was (wrongly) expected to be reused for the new
      privatekey_pass. That prevented my SP from loading the new_privatekey.
      Users could not log in from entities using the new key.
      
      Clarify that the new key needs a new_privatekey_pass entry.
      
      (cherry picked from commit c747b17d)
      b0bbdeea
  2. 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
  3. Jun 08, 2016
  4. Nov 06, 2015
  5. Jan 14, 2011
  6. Nov 02, 2010
Loading