pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: apache crashing



On 2 February 2010 18:29, Martti Kuparinen <martti.kuparinen%iki.fi@localhost> 
wrote:
> David Brownlee wrote:
>
>> Just a quick question - is this potentially on an SSL site with TLS
>> enabled being accessed from a browser like firefox 3.6?
>
> Yes, the client is Firefox 3.6 (on Microsoft Windows).
>
> And I forgot to say that the client is accessing webmail pages (squirrelmail) 
> using https...
>

Does it work if you add the following to the the <VirtualHost>
    SSLProtocol -all +SSLv3
and fail again if instead you use
    SSLProtocol -all +TLSv1 +SSLv3


Home | Main Index | Thread Index | Old Index