John S Posted September 2, 2010 Report Share Posted September 2, 2010 This is my first http server setup on a windows machine, so bear with me. Here is what the situation is right now: 1. Thus far http request to the server are fine2. https requests are failing, i receive according to the packet traces a tcp reset right after the client key exchange.I guess it would help if I knew where to start looking for logs, I do not current see anything in the event errors or failed logs in the inetpub/logs folder. Quote Link to comment Share on other sites More sharing options...
MANEMAN Posted September 3, 2010 Report Share Posted September 3, 2010 Sorry for the delay in answering.Can you be a little more specific as to what you are trying to do/achieve.John. Quote Link to comment Share on other sites More sharing options...
Syndrose Posted September 10, 2010 Report Share Posted September 10, 2010 did you import a certificate? you will need one, either from an internet source, or if it is internal,you need a certificate server (a windows server feature that can be installed on any server) and issue one for internal use.It will then need to be imported into the IIS server.Also, if you could include the error message you get from the browser when trying to connect to the HTTPS page that would help, it might just be the fact that the firewall on the server is blocking that port. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.