Hiawatha with IE9
Rahul
1 August 2012, 08:52
 Hi,
When i try to download a video using IE8, it downloads successfully but when try to download using IE9, it asking for some security certification. I am using Hiawatha as web server. Should i do any settings in hiawatha.conf to resolve this problem. Please help.
 
Hugo Leisink
1 August 2012, 09:16
 Are you using HTTPS?
 
Rahul
1 August 2012, 10:43
 Yes...I am using HTTPS. Following is the binding configuration in hiawatha.conf.
Binding {
	Port = 443
#	Interface = ::1
#	MaxKeepAlive = 30
#	TimeForRequest = 3,20
	SSLcertFile = serverkey.pem
}
 
Hugo Leisink
2 August 2012, 19:40
 What is the exact (error) message you recieve from IE9?
 
Rahul
6 August 2012, 12:39
 Error message is "The identity of this web site or the integrity of this connection cannot be verified.".
 
Hugo Leisink
6 August 2012, 13:21
 Can you tell me the URL of your website so I can see for myself?
 
This topic has been closed.