My guess is that the image is not https so the page is not considered secure.
<img 
src="http://zapdos.keytrade.com/graphs/index.html?market=US&symbol=aapl&name=Apple%20Computer"
 ...
Does not show at all in Netscape for Mac.
/Hans

Christian Jürges wrote:
> 
> Thank you Thierry,
> 
> for your link. I tested that one on out old Power Macintosh 8600 with os 9.1
> and ie 5.0 (build 2022) and surprising: it can display your site without any
> problems. The only thing I am wondering is, why does the ie does not show
> the secure symbol on left under frame ?
> 
> Anyway:
> 
> This how our httpd.conf looks like:
> 
> # virtual server for swiss-solidarity.org
> <VirtualHost 194.6.181.168:80>
>           DocumentRoot /opt/apache_glk/htdocs
>           ServerName www.swiss-solidarity.org
>           DirectoryIndex luck.php3 index.html index.htm
> </VirtualHost>
> 
> # Virtual Server for swiss-solidarity.org running ssl
> <VirtualHost 194.6.181.168:443>
>         SSLEngine on
>         SSLProtocol all
>         SSLCertificateFile
> /opt/apache_glk/cert/verisign/final/swiss-solidarity.org/server.crt
>         SSLCertificateKeyFile
> /opt/apache_glk/cert/verisign/final/swiss-solidarity.org/server.key.unsecure
>         SSLCertificateChainFile
> /opt/apache_glk/cert/verisign/final/intermediate/verisign.crt
>         SSLLogLevel warn
>         SSLCipherSuite
> ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
>         SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
> downgrade-1.0 force-response-1.0
>         SSLLog logs/swiss-solidarity.ch.ssl.log
>         DocumentRoot /opt/apache_glk/htdocs
>         ServerName www.swiss-solidarity.org
>         DirectoryIndex luck.php3 index.html index.htm
> </VirtualHost>
> 
> This config works for win-Machines, but Macs says: "Security failure. Data
> decryption error".
> 
> Any ideas ?
> 
> thnx
> 
> Chris
> 
> -----Ursprüngliche Nachricht-----
> Von: Thierry Coopman [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 26. Februar 2001 11:50
> An: [EMAIL PROTECTED]
> Cc: '[EMAIL PROTECTED]'
> Betreff: Re: SSL v3 works with IE5.x on Apple Macintosh?
> 
> At 10:17 AM +0100 2/26/01, Christian Jürges wrote:
> >Hi there,
> >
> >has anybody out there a working installation with apache, mod_ssl, apache
> on
> >any unix flavor that an Apple with OS 9.1 can connect?
> >We could only get a connect (with warnings from Browser) only by using
> >SSLProtocol all -SSLv3.
> >
> 
> I have had no troubles using
> SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
> 
> try https://zapdos.keytrade.com/graphs/test.html
> 
> >Please let me know. Send me your https://
> >
> >thx
> >
> >Chris
> >--
> >Christian Juerges
> >Xwave GmbH
> >Josefstr. 92
> >8005 Zuerich
> >
> >Tel. +41 1 273 21 02/00
> >Fax. +41 1 273 21 03
> >______________________________________________________________________
> >Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> >User Support Mailing List                      [EMAIL PROTECTED]
> >Automated List Manager                            [EMAIL PROTECTED]
> 
> --
> Thierry Coopman - [EMAIL PROTECTED]
> My opinions are personal, and have really nothing or nothing to do
> with Keytrade!
> 
> "C'mon guys. Tonight we're gonna party like it's 1999...again." -Fry
>  "I'm gonna drink 'till I reboot." -Bender
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Hans Lohmander -- Sigma Exallon Information AB
Research & Development
Talkto:+46 (0)40 665 91 65
Faxto:+46 (0)40 24 99 50
Mobile# +46 (0)703-79 09 51
mailto:[EMAIL PROTECTED]
http://www.ei.sigma.se/
ICQ# 9319123
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
begin:vcard 
n:Lohmander;Hans
tel;cell:+46 (0)703 790 951
tel;fax:+46 (0)40 690 63 46
tel;work:+46 (0)40-665 91 65
x-mozilla-html:FALSE
url:http://www.ei.sigma.se/
org:Sigma Exallon Information AB;Research & Development
adr:;;Dockplatsen 1;Malmö;;S-211 19;Sweden
version:2.1
email;internet:[EMAIL PROTECTED]
title:Konsult
x-mozilla-cpt:;3
fn:Hans Lohmander
end:vcard

Reply via email to