IIS, Server Certificates & Redirection

From: KJ (irckmic_at_gmail.com)
Date: 06/20/05

  • Next message: Marlon: "Test Certificate from untrusted CA's. How make this work ?"
    Date: 20 Jun 2005 13:37:14 -0700
    
    

    hello,

    i have a public website "http://site.domain.com" that attempts to
    determine if the client is accessing the site from inside the corporate
    firewall. if the client is connecting from inside the firewall we
    redirect the client to "https:\\site\home". if the client is not
    accessing the site from inside we prompt them to login and redirect
    them to "https://site.domain.com/home".

    when we redirect the user to the internal address they are told that
    the server name on the certificate does not match the site name. the
    name on the cert is the fully url "site.domain.com". the site names are
    exactly the same, but on the internal we drop the full domain so we can
    take advantage of integrated authentication. question is, how do we get
    rid of the prompt? is it a matter of re-creating the cert or is there
    some kind of setting in IIS to tell the browser that they are on the
    correct site?

    thanks.


  • Next message: Marlon: "Test Certificate from untrusted CA's. How make this work ?"

    Relevant Pages