Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Daniel
Just do what Frank says and look for the directive SSLProtocols and remove SSLv3 parameter El sáb., 12 may. 2018 21:40, Deepak Goel escribió: > I have already raised it with Ubuntu but am yet to get a response > > On Sun, 13 May 2018, 01:02 Frank Gingras, wrote: > >> So, just to confirm, you ha

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
I have already raised it with Ubuntu but am yet to get a response On Sun, 13 May 2018, 01:02 Frank Gingras, wrote: > So, just to confirm, you had a lingering config file that was trying to > use SSLv3 prior? > > If not, please file a bug with the ubuntu package maintainer, as Nik > pointed out.

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Frank Gingras
So, just to confirm, you had a lingering config file that was trying to use SSLv3 prior? If not, please file a bug with the ubuntu package maintainer, as Nik pointed out. On Sat, May 12, 2018 at 5:01 AM Deepak Goel wrote: > On Sat, May 12, 2018 at 2:25 PM, Nick Kew wrote: > >> >> > On 12 May 2

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
On Sat, May 12, 2018 at 2:25 PM, Nick Kew wrote: > > > On 12 May 2018, at 09:33, Deepak Goel wrote: > > > > Anyone has any clue on how to resolve the error? > > Looks clear enough to me. Either turn off SSL, or update your OpenSSL > install. > > I need SSL so I wouldn't like to turn it off. I t

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Nick Kew
> On 12 May 2018, at 09:33, Deepak Goel wrote: > > Anyone has any clue on how to resolve the error? Looks clear enough to me. Either turn off SSL, or update your OpenSSL install. If this was a first-time install of any "apache2" package, and if your OpenSSL is also ubuntu's package (as oppose

[users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
Hello When I try to install Apache2 on Ubuntu using the command "sudo apt-get install apache2 apache2-doc apache2-utils" It throws up the following error: *Syntax error on line 17 of /etc/apache2/sites-enabled/000-default.conf* *SSLv3 not supported by this version of OpenSSL* *Action 'configtes