Page tree

Versions Compared

Key

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

...

Code Block
languagebash
sudo mv www.myrapham.com_server.key /etc/ssl/private

You may delete the csr request,

Code Block
languagebash
rm www.earth.com_server.csr

Next, Apache needs to be setup.

Apache Setup

First enable the module in Apache,

...