Connected with no problems using Netscape 4.72 for Linux running RH 6.2
kernel 2.2.17.

Eric Wood wrote:
> 
> I have a test web site http://www.interplas.com/newindex.html and am having
> problems connect via https to https://www.interplas.com/log-in.html.
> 
> IE 5.5 for Windows (128bit) connects fine to the secure log-in page.
> Netscape 4.75 for Windows has no problem either.  But, Windows IE 5.0
> (40bit) and Macintosh IE 5.0 (128bit) both will _not_ connect securely to
> the log-in page.  Mac says, "Security Failure. Data Decryption error."
> 
> I'm running apache-1.3.14-3, mod_ssl-2.7.1-3, and openssl-0.9.5a-14 on a RH
> 7.0 system with all the RH updates.
> 
> Can someone connect to my log-in page just to see if you can connect
> securely?  Please tell me the browser and platform you are running if it
> fails and I welcome any suggestions.
> 
> Thanks!!!
> -Eric Wood
> 
> PS: extra info
> 
> <VirtualHost 12.107.34.11:443>
>         DocumentRoot /www/docs/www.interplas.com
>         ServerAdmin [EMAIL PROTECTED]
>         ServerName www.interplas.com
>         ErrorLog
> /www/docs/www.interplas.com/logs/www.interplas.com-error_log
>         CustomLog
> /www/docs/www.interplas.com/logs/www.interplas.com-access_log combined
>         Customlog
> /www/docs/www.interplas.com/logs/www.interplas.com-ssl_request_log "%t %h
> %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
>         SSLEngine on
>         SSLCertificateFile
> /etc/httpd/conf/ssl.crt/www.interplas.com.server.crt
>         SSLCertificateKeyFile
> /etc/httpd/conf/ssl.key/www.interplas.com.server.key
>         <Files ~ "\.(cgi|shtml)$">
>             SSLOptions +StdEnvVars
>         </Files>
> #       <Directory "/var/www/cgi-bin">
> #           SSLOptions +StdEnvVars
> #       </Directory>
>         SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
> </VirtualHost>
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
Nicholas DeClario                           Guardian Digital, Inc.
(201) 934-9230                Pioneering.  Open Source.  Security.
[EMAIL PROTECTED]            http://www.guardiandigital.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to