0
votes
0answers
11 views

[ISA 2006][Website Publishing] intermitten sc-status-code 64 after switching to HTTPS

We are publishing a website through ISA to client desktop client desktop --> ISA --> IIS servers The whole transmission is within our company internal network, just passing through different zones. ...
0
votes
2answers
31 views

IIS 7.0: unwanted automatic redirect to HTTPS

Situation: WinServer 2008 R2 with IIS 7.0 Default Web Site with the following bindings: HTTP on port 80 for www.<domain>.com and HTTP on port for <domain>.com, as well as HTTPS on port ...
-2
votes
1answer
49 views

IIS - https:// works while http://host:443 doesn't

This is my site: http://scyk.pl When you go https://scyk.pl Everything is ok, but when you go http://scyk.pl:443 Connection is timing out. I am running IIS7, today I configured ssl, and I ...
0
votes
0answers
76 views

Why under Https connection my site is very unstable [closed]

My client complained about an unstable website.(stack:IIS 7.5, asp.net,Server2008 on cloud with Tibushost). I set up some web site monitors to track the status of the site. What I noticed so far is ...
0
votes
2answers
344 views

Can I use iptables on my Varnish server to forward HTTPS traffic to a specific server?

We use Varnish as our front-end web cache and load balancer, so we have a Linux server in our development environment, running Varnish with some basic caching and load-balancing rules across a pair of ...
0
votes
1answer
49 views

Allow only local requests to use HTTP, all other redirected to HTTPS, in IIS 7

I have a app that runs on the web server that needs to post back to a site. It will only work locally over http. Now all requests are set to redirect to https if http is used. Is there any way to ...
2
votes
2answers
140 views

IIS 7 - allow http for part of site, https for rest?

In IIS 7, is there a way to set two urls on the same site to allow http and https, and the rest to be https only? - http://mysite/url1 or https://mysite/url1 is accepted and stays on that protocol. ...
1
vote
1answer
221 views

How can I encrypt certain pages with SSL (HTTPS) using IIS7.5, AJP Connector (1.3), and Apache Tomcat 5.5?

I have a Windows Server 2008 R2 Box with IIS 7.5 and Apache Tomcat 5.5. JSP traffic is routed from IIS to Tomcat via the AJP Connector version 1.3. This connector uses an isapi filter in IIS to ...
2
votes
1answer
230 views

Forcing exact hostname match in IIS

I am looking how to force an exact hostname match within IIS when using https. For instance, I want "https://works.mysite.com/resource" to be ok, but "https://noworks.mysite.com/resource" to return ...
2
votes
1answer
118 views

IIS6 Self-Signed certificate not recognized by PHP

I did quite a bit of search on both here and google and could not find a solution to my problem. In a nutshell I installed a self-signed ssl certificate to a test web server that runs on IIS6/Windows ...
2
votes
1answer
260 views

IIS gives wrong certificate for an HTTPS request

I am stuck in a situation which I cannot figure out. Here is my issue. I got an SSL certificate from a trusted authority and installed it in my server. Then, I configured my website to use that ...
0
votes
1answer
214 views

HTTPS - IIS - Web Pages only Load Locally

Summary of my Situation I am working with IIS (6.0) running on Microsoft Windows Server 2003 Deploying an ASP.net website using HTTPS I have imported certs Web Pages load/work successfully when ran ...
1
vote
2answers
219 views

Certificate Error on dropping www from https://www.example.com

I was looking at this blog and SO question These things prefer to drop www from their websites. But if you are running a website on SSL and you drop www, won't you get a certificate error? I use wild ...
0
votes
1answer
168 views

Unable to reach site after IIS upgrade: HTTPS 403 - Forbidden: Access is denied

I get this error when trying to access my site via HTTPS. HTTP works as expected. Had a server that failed and had to move from IIS 6.0 to IIS 7.0 on Window Server 2008. Was able to install my SSL, ...
3
votes
3answers
268 views

What is the benefit to having a network's HTTP traffic sent out on a different IP than HTTPS?

I've noticed that some traffic coming to my web sites reports a different source IP depending on whether or not the connection is secure. I have two different hostnames, one of which is HTTP, the ...
1
vote
2answers
114 views

Publish a url for http that will ultimately go https

I"ve got a client who currently has a site that's not SSL who wants to print materials with a URL on them. However, we're going to SSL in the next couple of months and I want to make sure that the URL ...
0
votes
1answer
54 views

Automatic domain authentication over https

I published an ASP.NET website on the web server of my company using HTTPS but I realised that when I want to access the URL I am prompted for credentials, no matter if I am already logged on the ...
1
vote
3answers
487 views

Getting client IP address on IIS server behind HAProxy over HTTPS

We are in the process of setting up two IIS servers that will be load balanced behind a server running HAProxy. All traffic to these servers will be over HTTPS. The problem that we are noticing is ...
1
vote
3answers
136 views

HTTPS subdomain mistakenly redirected to domain

We have a web server running with two sites, I will call them domain.com and test.domain.com. We have an SSL certificate installed on the domain.com site, that covers both www.domain.com and ...
0
votes
1answer
574 views

IIS 7.5 Unable to use self signed certificate on a per web site basis for https binding sharing port 443

I'm using SelfSSL7 to create a self signed certificate in IIS 7.5(Win Server 2K8 R2). I have 2 sites in IIS ( the default site and a test site). I ran the following to create the cert. SelfSSL7.exe ...
4
votes
2answers
2k views

How to run VisualSVN Server on port 443 running IIS on same server?

Server 2008 R2 SP1 VisualSVN Server 2.1.6 The IIS server has about 10 sites. One of them uses https over port 443 with the following bindings: http x.x.x.39:80 site.com http x.x.x.39:80 www.site.com ...
0
votes
1answer
2k views

How to force Windows Server to accept only SSLv3 connections when using HTTPS?

I want to reproduce some production issue. For this purpose I need to configure my test Windows Server 2008 R2 to reject TLS connections and accept only SSLv3 connections when exposing IIS hosted web ...
1
vote
2answers
509 views

Redirect HTTPS With No Cert In Place

https:/ /SSLSite.com http:/ /NoSSLSite.com I need https:/ /NoSSLSite.com to redirect to https:/ /SSLSite.com . Is this possible? IIS webserver Back story - We made some major changes ...
0
votes
2answers
397 views

Can't access one directory via HTTPS + public FQDN

I have the strangest IIS error that I've ever seen in my life. I have an application/directory on an IIS server, that throws an error 500 when accessing ANY of the content in it, including HTML ...
0
votes
1answer
740 views

Page not redirecting correctly

So I'm trying to set up OWA, but I don't want my users to have to type in https://exchange.foo.com/owa I've got the http redirect setup to redirect all requests to /owa so that narrows it down to ...
0
votes
1answer
2k views

How to restrict access to web pages for HTTPS?

IIS 7. Normally I would add some addresses (client IP) with deny or allow status to IIS configuration to restrict access to web pages (so from IP A.A.A.A it would be possible to get to the web page, ...
0
votes
1answer
80 views

SSL certificate for IIS

I am on windows server 2003 and I have a CGI site that uses a DLL file called account.dll I want to secure call to one page only so I followed the steps about adding new certificate and I have only ...
0
votes
2answers
194 views

Host http:// and https:// for same domain on separate IIS servers

Is it possible to host http://example.com and https://example.com on two separate IIS servers?
1
vote
1answer
432 views

IIS requesting certificates even though set to ignore

I have a web site in IIS 6 with directory security set to Require secure channel (SSL) and Require 128-bit encryption. Also, the Client certificates setting is set to "Ignore client certificates". ...
1
vote
2answers
5k views

https not working… binding set, certificate installed

I've installed the certificate and set the https bindings. However, when I load the site on https it does not load. I've looked at all the settings but everything seems correct. I've restarted the ...
0
votes
4answers
1k views

Multiple SSL Websites running from 1 IIS Site

I am trying to find the best way to set up SSL certificates for a CMS web application we're developing. We'll be adding new sites frequently which require content to be served over HTTPS / SSL, but ...
0
votes
0answers
687 views

Multiple SSL Websites running from 1 IIS Site

I am trying to find the best way to set up SSL certificates for a CMS web application we're developing. We'll be adding new sites frequently which require content to be served over HTTPS / SSL, but ...
0
votes
2answers
738 views

IIS7 HTTPS Certificate Binding: Rejecting traffic to a particular subdomain?

I'm using Windows 2008 Server and IIS7. Suppose I have one SSL certificate for both foo.example.com and bar.example.com bound to port 443 of my server. I cannot change the certificate. Suppose also ...
0
votes
2answers
196 views

SSL Ajax type of certificate for the static domain (image + js)

I have a page that is SSL and has a valid certificate extended. (mainpage.com) But this page request some static content to another domain(page-static.com), basicly images and js. Actually i have ...
0
votes
1answer
505 views

self-signed certificate issue in IIS 7.0

I am setting up IIS 7.0 on a Windows Vista box. I am using self-signed certificate (by using built-in Create Self-Signed Certificate feature of IIS 7.0) on a web site. The I can browse from the local ...
0
votes
2answers
305 views

create certificate for IIS 7.0 issue

I am configuring https for IIS 7.0 and I need to create a test certificate for IIS 7.0 server. I am new to create certificate for IIS 7.0, and I only need server certificate, no need for client ...
0
votes
2answers
2k views

Differences between IE6 and later with regard to HTTPS handling

Straight to the question: Does anything have a good resource for details of what changed between IE6 and IE7, specifically that might make IE6 unable to connect to HTTPS resources on a IIS7 (Windows ...
1
vote
4answers
2k views

Change Password feature not working in OWA without SSL set up

I am deploying Outlook Web Access on Exchange 2003 with forms-based authentication without SSL (management requirement - they have accepted the risk, and this will not be changed) I have got ...