Re: [users] Can't start httpd 2.4.9 with simplest SSL config

2014-06-04 Thread Sergey Shcherbakov
nclean-shutdown \ downgrade-1.0 force-response-1.0 CustomLog "/usr/local/apache2/logs/ssl_request_log" \ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" All that doesn't fix the problem: I cannot start httpd 2.4.9 with basic SSL support. Ser

Re: [users] Can't start httpd 2.4.9 with simplest SSL config

2014-06-04 Thread Sergey Shcherbakov
to the newly copied files through step 6 in the > article. > Btw, I hope you have updated the names of the crt/key files accordingly > before starting the httpd server again (i.e., after generating new > certificate/key using the article mentioned by me). > > Can you paste t

Re: [users] Can't start httpd 2.4.9 with simplest SSL config

2014-06-04 Thread Sergey Shcherbakov
te.html > > > I would suggest to regenerate a new certificate using the instructions > mentioned at the above link and test it again > > > > > > On Wed, Jun 4, 2014 at 1:54 PM, Sergey Shcherbakov < > sergey.shcherba...@gmail.com> wrote: > >> Hello all, >

[users] Can't start httpd 2.4.9 with simplest SSL config

2014-06-04 Thread Sergey Shcherbakov
Hello all, I cannot start the httpd 2.4.9 (tried 2.4.x too) on CentOS 6.5 with the simplest SSL config possible. The openssl version installed on the machine is OpenSSL 1.0.1e-fips 11 Feb 2013 (I've upgraded it using 'yum update' to the latest patched version as well) I have compiled and installe