Versions Compared

Key

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

...

Install Cert Files in Apache

First obtain a certificate, if you don't already have one: https://letsencrypt.org/

...

  • acquire a TLS certificate from your CA (certificate authority) of choice; letsencrypt.org is a popular free option
  • upload (via ftp, scp, or similar) your private key and certificate files and enable them in Apache as described here

Verify Installation

The Apache configuration files should be in /etc/httpd/

...