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

Re: [cobalt-users] Thawte Certificates - connection issues?



> > Greg Hewitt-Long wrote:
>>
>> > I have a few customers running Thawte certifcates, two of which are
>complaining on connection issues - one complains of issues at checkout using
>Actinic catalog ecommerce solution, the other is also using Actinic, but
>complains of images not loading under SSL - although the images are of course,
>there, and can be seen fine without the SSL connection (some image load fine,
>other don't).
>> >
>> > Does anyone else have any 'problems' or 'issues' with SSL and Thawte
>Certificates on RAQ3s?
>> >
>>
>Try this patch in httpd.conf, (might help - might not)
>
>                $PerlConfig .= "<VirtualHost $ip:443>\n";
>                # ======== begin ie patch  ==========
>                $PerlConfig .= "SetEnvIf User-Agent \".*MSIE.*\" \\n";
>                $PerlConfig .= "        nokeepalive ssl-unclean-shutdown\\n";
>                $PerlConfig .= "        downgrade-1.0 force-response-1.0\n";
>                # ======== end ie patch ===========
>                $PerlConfig .= "SSLengine on\n";
>
>Cobalt uses PerlConfig in httpd.conf if you look at
>http://www.linuxdoc.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/cha
>p29sec245.html
>You will find these same additions using httpd.conf directly
>Another link is: (this one strikes home!
>http://list.cobalt.com/pipermail/cobalt-users/2001-July/047623.html
>
Thanks for the links - one thing I notice from the postings, is that these fixes were recommended for a Cobalt RAQ4 - can anyone confirm that this fix has installed (at least without problems) on their RAQ3s?

One more thing - am I to take it that this PerlConfig should be installed in the  httpd.conf at the beginning, at the end, or inside a <VIRTUALHOST> </VIRTUALHOST> ??

I'm a little wary, as the person making the request had TWO Actinic stores running on his RAQ4 - we have about 40 running on this RAQ3.

tia

Greg
-- 
http://www.webyourbusiness.com/
Providers of E-Commerce Software &
Web Design Consultancy and Services.
PH: (970)266-0195 FAX: (970)266-0158