Archive

Archive for the ‘Errors’ Category

No recognized SSL/TLS toolkit detected

September 5th, 2009 Masao No comments

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

Categories: Errors Tags: