Hello Hugo,
I am trying to use ssl certificate. I generated the certificate as you mentioned on https://www.hiawatha-webserver.org/howto/bindings. But when i start the server it slows down extremely. It can not load the page for many seconds. I checked the serverkey.pem its format seems ok. Before this ssl confiuration it was working well. Here is part of my configuration file:
Binding {
BindingID = port4545
Port=4545
Interface = 0.0.0.0
MaxRequestSize = 1200
TimeforRequest = 50
SSLcertFile = ../etc/serverkey.pem
}
VirtualHost {
Hostname = 0.0.0.0
WebsiteRoot = ../srv/var/www
RequireSSL=yes
}
I don't have too much knowledge about this issue. Can you help me, please?
Thanks.
Hiawatha version: 8.7
Operating System: Suse 10.1