Hi, How can I correctly configure Cherokee with TLS for Vhost? I make this:
openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout mycert.pem -out mycert.pem Then I choose this cert in cherokee-admin ( in both key and cert field the same file ) and when I restart cherokee I get this error: Can not initialize TLS for 'xxxx' virtual host I tried many other possibilities ( separately key and cert file etc. ) but always the same problem. I use cherokee 0.8.1. Please help me with that settings. PS. I must to change tls_port on port_tls in cherokee-admin python files ( or it was port_tls on tls_port ), it returns error about invalid key. PS.2. Sory for my English but its 5:30 Am and I'm very sleepy... Greetings Jedrzej _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
