Hello Jędrzej,

On 21-sep-08, at 16:47, Jędrzej Nowak wrote:
> Now i have different problem with ssl.
>
> When i add:
>
> vserver!20!ssl_ca_list_file = /usr/local/etc/cherokee/ssl/cherokee.pem
> vserver!20!ssl_certificate_file = /usr/local/etc/cherokee/ssl/ 
> cherokee.pem
> vserver!20!ssl_certificate_key_file = /usr/local/etc/cherokee/ssl/ 
> cherokee.pem
>
> all of them ssl starts but when i visit website via https cherokee  
> reports:
> "socket.c:409: ERROR: OpenSSL: Unable to create a new SSL connection
> from the SSL context: error:140BA0C3:SSL routines:SSL_new:null ssl
> ctx"
>
> Without ssl_ca_list_file tls won't run correctly.
>
> I've made ssl cert with:
> openssl req -days 1000 -new -x509 -nodes    \
>  -out /etc/cherokee/ssl/cherokee.pem       \
>  -keyout /etc/cherokee/ssl/cherokee.pem
>
> Example from cherokee website.
>
> Any ideas how to run it correctly ?
>
> cherokee -i:
> Compilation
> Version: 0.8.1
> Compiled on: Sep 21 2008 01:35:14
> Arguments to configure:  '-enable-tls=openssl'

Could you please try with trunk? I remember I did some fixing around  
the SSL/TLS support a few weeks ago:

   http://www.cherokee-project.com/download/trunk/

Cheers!

--
Greetings, alo
http://www.alobbs.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to