While running Apache configure, if you get this error:
No recognized SSL/TLS toolkit detected
…do this:
yum install -y openssl-devel # Required for Apache configure
While running Apache configure, if you get this error:
No recognized SSL/TLS toolkit detected
…do this:
yum install -y openssl-devel # Required for Apache configure