Browse by Tags

All TagsHTTPS (RSS)
  • Re: SSL Rewrite Concerning Postbacks on Web Form

    This should work regardless whether it is http or https. Could you explain what exactly does not work? Does HTTP_X_ORIGINAL_URL contain wrong value? Can you also post the rewrite rule?
    Posted to Forum by ruslany on 11-14-2008, 2:09 PM
  • Re: Add WWW and HTTPS

    From these rules I do not see anything obvious that may have caused WWW not to be added for https. Can you enable Request Tracing and check if the first rule is executed when you make request to https://mysite.com .? Do you have Go Live or RTW build?
    Posted to Forum by ruslany on 11-13-2008, 12:12 PM
  • Re: URL Rewrite for SSL redirection

    You may want to change it a little: <rule name="Force HTTPS" enabled="true"> <match url="(.*)" ignoreCase="false" /> <conditions> <add input="{HTTPS}" pattern="off" /> </conditions> <action type="Redirect"...
    Posted to Forum by ruslany on 11-13-2008, 11:48 AM
  • Can't Open FTP Site in Windows Explorer

    I've created a website using IIS 7. However, I'm using ftp publishing, because it's actually and FTP site, but I wanted users to have to use https to get to it. The problem with that, though, is Internet Explorer no longer gives you the option to Open FTP Site in Windows Explorer. Is there...
    Posted to Forum by goody3335 on 10-17-2008, 9:26 AM
  • Redirecting HTTPS from https://domain.com to https://www.domain.com

    Is there some way in IIS 6 (running on Windows 2003) to redirect all pages, including parameters, from https://domain.com to https://www.domain.com ? None SSL redirects are working fine. When a user attemps https://domain.com they get a warning about the certificate not matching the name of the site...
    Posted to Forum by bostonnole on 08-14-2008, 1:03 PM
  • HTTPS & HTTP Error 404 - File or directory not found.

    HI friend, i have a website configure with a ssl certificate, but i have one problem: When i put in the browser http://x.x.x.x/site it works however when i put https://x.x.x.x aparently it work but the content is not show then an error appear: The page cannot be found The page you are looking for might...
    Posted to Forum by mobius on 07-01-2008, 4:40 PM
  • ISAPI Filters

    I've recently installed a certificate on my Windows 2003 webserver and I don't seem to be able to get it to work. Http is fine, but if I try and access the site using https I just get 'page cannot be displayed'. I've looked through the usual MS documents to try and solve the issue...
    Posted to Forum by sweetleaf on 06-30-2008, 8:05 AM
  • Client Certificates + SSL

    Hi all, I have a question regarding client certificates that hasn't been quite answered yet. I'd like to set up an IIS6 server with SSL and a client certificate. But I would like to create the certificate with custom information, and for use on the internet (!). Ofcourse I preffer not to pay...
    Posted to Forum by herr_raus on 06-11-2008, 5:02 AM
  • HTTP Redirection

    How do I configure http to be redirected to https? I'm seeing lots of different things like the managed module starter kit. I don't know if I really need this. I have an httpRedirection module. I'm just not sure what to do?
    Posted to Forum by goody3335 on 06-09-2008, 3:14 PM
  • Client Authentication on IIS 6

    Hi, I had problem using a certificate for client authentication that was issued with a recent but internal CA. Certificates issued using my old CA worked just fine. I have this solved mostly but there are some loose ends. The problem was that Internet Explorer would not offer client certs from the new...
    Posted to Forum by iisthompson on 06-03-2008, 1:17 PM
Page 1 of 2 (15 items) 1 2 Next >
Page view counter