Re: [users@httpd] TLSv1.2

2016-03-29 Thread Yann Ylavic
On Tue, Mar 29, 2016 at 6:03 PM, Leonay Wynn wrote: > I have added ./configure --prefix=/apps/httpd --enable-ssl > --with-ssl=/usr/local/ssl --with-mpm=worker --enable-module=headers > --enable-shared=headers > > my mod_headers.so is not being generated with this. I tried to copy over the > mod.so

Re: [users@httpd] TLSv1.2

2016-03-29 Thread Leonay Wynn
I have added ./configure --prefix=/apps/httpd --enable-ssl --with-ssl=/usr/local/ssl --with-mpm=worker --enable-module=headers --enable-shared=headers my mod_headers.so is not being generated with this. I tried to copy over the mod.so files i need to run my previous config from my old dir but the

Re: [users@httpd] TLSv1.2

2016-03-26 Thread Luca Toscano
Hi! 2016-03-25 17:23 GMT+01:00 Leonay Wynn : > HI, > > I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18. > configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl > --with-mpm=worker --enable-module=headers --enable-shared=headers > > All works well. > > I also ins

Re: [users@httpd] TLSv1.2

2016-03-25 Thread Otis DeWitt
Start with only TLSv1.0 As your compile of 2.4 may not support 1.2 Sent from my iPhone > On Mar 25, 2016, at 12:23 PM, Leonay Wynn wrote: > > HI, > > I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18. > configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl

[users@httpd] TLSv1.2

2016-03-25 Thread Leonay Wynn
HI, I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18. configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl --with-mpm=worker --enable-module=headers --enable-shared=headers All works well. I also installed OpenSSL 1.0.2g . I replaced my system installed openssl