Hello,
So in trying to configure a apache server's ssl I've run into the issue that I can't enable TLSv1.1/1.2. I get an error from apache. Looking around I found the following:
https://securityblog.redhat.com/2013/12/11/tlsv1-1-and-tlsv1-2-now-available...
Which states that httpd 2.2.23 and openssl-1.0.1 will get this working, and should be in RHEL 6.5. However I can't find any httpd newer than 2.2.15 anywhere.
Anyone know what's going on?