Apache HTTPS directories - Fluid Topics - 3.11

Fluid Topics Integration Guide

Operating system
RHEL
Category
Reference Guides
Audience
public
Version
3.11

Create the keys directory by running the following commands:

As root user

mkdir -p /etc/httpd/ssl/keys
chmod 700 /etc/httpd/ssl/keys

Create the certificate directory by running the following command:

As root user

mkdir /etc/httpd/ssl/cert