Category Archives: Errors

No recognized SSL/TLS toolkit detected

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

Posted in Errors | Leave a comment