Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generating a Certificate Signing Request using OpenSSL

Info

Third Party Instructions for Generating a CSR here

Info

Please note that Geotrust is requiring that all CSRs be generated with a minimum of 2048 bits. If openssl is not configured to generate 2048 bit certificates by default, you will need to tell it to do so from the openssl command line with -newkey rsa:2048

...