Update OpenSSL RSA bit length in docs
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/
Showing
- docs/simplesamlphp-artifact-sp.md 1 addition, 1 deletiondocs/simplesamlphp-artifact-sp.md
- docs/simplesamlphp-googleapps.md 1 addition, 1 deletiondocs/simplesamlphp-googleapps.md
- docs/simplesamlphp-idp.md 1 addition, 1 deletiondocs/simplesamlphp-idp.md
- docs/simplesamlphp-sp.md 1 addition, 1 deletiondocs/simplesamlphp-sp.md
- modules/saml/docs/keyrollover.md 1 addition, 1 deletionmodules/saml/docs/keyrollover.md
Loading
Please register or sign in to comment