Windows Win NT and SSL problems

Discussion in 'Software' started by Fubie, 18 Apr 2005.

  1. Fubie

    Fubie What's a Dremel?

    Joined:
    6 Jul 2002
    Posts:
    25
    Likes Received:
    0
    Hello everyone. I have a question for the experts here regarding Win NT 4 SP6a w/high encryption and SSL connections. My business has outlaying stores connected to use via a frame/relay setup and all traffic to the internet for those stores through our main office via a proxy. I have one particluar store that can not connect to our web based e-mail to save its life. The initial link (http://maillink.dia.sbcglobal.net) redirects to an secure https (https://auth.dia.sbcglobal.net/auth.html) connection and then back to the http address once you log in. When I look at the proxy logs the computer is receiving all the information to make the redirect but it never does (BTW I am using Jana Server for my proxy):

    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 / HTTP/1.1" 302 245
    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 /cgi-bin/webmail.cgi HTTP/1.1" 200 655
    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 / HTTP/1.1" 302 245
    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 /cgi-bin/webmail.cgi HTTP/1.1" 200 655

    That is where it stops it connection and displays the cannot connect page. The next is a complete connection from another of my stores:

    192.168.109.10 - "GET maillink.dia.sbcgloba.net:80 / HTTP/1.0" 403 6745
    192.168.109.10 - "GET maillink.dia.sbcglobal.net:80 / HTTP/1.0" 302 233
    192.168.109.10 - "GET maillink.dia.sbcglobal.net:80 /cgi-bin/webmail.cgi HTTP/1.0" 200 655
    192.168.109.10 - "CONNECT auth.dia.sbcglobal.net:443 - HTTP/1.0"
    192.168.109.10 - "CONNECT auth.dia.sbcglobal.net:443 - HTTP/1.0"
    192.168.109.10 - "CONNECT auth.dia.sbcglobal.net:443 - HTTP/1.0"
    192.168.109.10 - "POST maillink.dia.sbcglobal.net:80 /cgi-bin/webmail.cgi HTTP/1.0" 200 270

    It only displays the IE page stating it cannot display the page, to check SSL settings. SSL 2.0, 3.0 and TLS 1.0 are checked. I am using IE 6SP1 and have reinstalled SP6a w/ high encryption. I have also reapplied SP6a and the latest security update available for NT. But nothing seems to be working. I have tried Opera and Firefox to see if it might be just IE, but the problem seems to lie within NT itself. IE still displays that it has 128-bit encrytion but I am guessing that SSL in NT is broken. Is there another way for me to repair SSL in NT? Also if I need to is it possible to reinstall NT over itself without losing all programs installed? Or is NT to old to do this? My owners hadn't put a lot of thought into backup computer systems so I don't have another system to put in place while I repair this one.

    Any help would be appreciated. I am at my whits end. :waah: :wallbash:

    TIA.

    **EDIT**
    While writing this post I noticed that the machine in question was trying to connect HTTP 1.1 through the proxy so I remoted in and changed its settings so it wouldn't use 1.1 through the proxy but it still didn't connect:

    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 / HTTP/1.0" 302 233
    192.168.120.10 - "GET maillink.dia.sbcglobal.net:80 /cgi-bin/webmail.cgi HTTP/1.0" 200 655
     
Tags:

Share This Page