Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
none
none
$ openssl req -new -key example.com.encrypted.key \-out example.com.csr

You will be asked for passphrase from above. After that you will be asked to fill in a bunch of details.

...