Versions Compared

Key

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

...

You will be prompted to input a password to protect the keypair, which is going to be exported in PKCS12 format and it will be found in the following archive: /home/ephone/<keypair description>.p12tar

Info

<keypair description> is the "description field" shown in web console when accessing key pair view

...

You will be prompted to input a password to decrypt the keypair, imported in PKCS12 format and included in the TAR archive. At the end of the import you will be prompted to restart WebConsole through the command:

Code Block
languagebash
pcs resource restart WebConsole


Note

If you need to restore your Private Key on a different server, which is a most possible scenario, then you have first to copy your backupped backuped private key on it. You can use scp command and user ephone.

...