Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: users

Open SSL, Cherokee 0.99.26-1 Debian Error: Can not use certificate no such engine

 

 

Cherokee users RSS feed   Index | Next | Previous | View Threaded


Sebastian.Koch at netzwerk

Nov 3, 2009, 4:28 AM

Post #1 of 3 (60 views)
Permalink
Open SSL, Cherokee 0.99.26-1 Debian Error: Can not use certificate no such engine

Hi,



first of all some informations about the system.

i updated from the debian unstable branch to 0.99.26-1 and got these packages installed:



ii cherokee 0.99.26-1 Very fast, flexible and easy to configure we

ii libcherokee-base0 0.99.26-1 Cherokee web server - Base libraries

ii libcherokee-client0 0.99.22-1.1 Cherokee web server - Client libraries

ii libcherokee-config0 0.99.26-1 Cherokee web server - Configuration librarie

ii libcherokee-mod-admin 0.99.26-1 Cherokee web server - Administrative plugin

ii libcherokee-mod-libssl 0.99.26-1 Cherokee web server - SSL crypto functions p

ii libcherokee-mod-rrd 0.99.26-1 Cherokee web server - RRDtool based informat

ii libcherokee-mod-server-info 0.99.26-1 Cherokee web server - Server information plu

ii libcherokee-server0 0.99.26-1 Cherokee web server - Server libraries

ii php5-xcache 1.2.2-3 Fast, stable PHP opcode cacher



ii libcherokee-mod-libssl 0.99.26-1 Cherokee web server - SSL crypto functions p

ii libssl-dev 0.9.8g-15+lenny5 SSL development libraries, header files and

ii libssl0.9.8 0.9.8g-15+lenny5 SSL shared libraries

ii openssl 0.9.8k-5 Secure Socket Layer (SSL) binary and related

ii openssl-blacklist 0.4.2 list of blacklisted OpenSSL RSA keys

ii ssl-cert 1.0.23 simple debconf wrapper for OpenSSL



i configured my server as follows:



server!bind!1!port = 80

server!bind!1!tls = 0

server!bind!2!interface = 10.1.1.163

server!bind!2!port = 443

server!bind!2!tls = 1

server!collector = rrd

server!group = www-data

server!ipv6 = 0

server!keepalive = 1

server!keepalive_max_requests = 500

server!panic_action = /usr/share/cherokee/cherokee-panic

server!pid_file = /var/run/cherokee.pid

server!timeout = 15

server!tls = libssl

server!user = www-data

vserver!10!logger!access!buffsize = 16384

vserver!10!logger!access!filename = /var/log/cherokee/cherokee.access

vserver!10!logger!access!type = file

vserver!10!logger!error!filename = /var/log/cherokee/cherokee.error

vserver!10!logger!error!type = file

vserver!10!ssl_certificate_file = /etc/cherokee/ssl/certificate.crt

vserver!10!ssl_certificate_key_file = /etc/cherokee/ssl/privateKey.key

vserver!10!ssl_client_certs = accept

source!1!env!PHP_FCGI_CHILDREN = 5

source!1!env!PHP_FCGI_MAX_REQUESTS = 5000

source!1!env_inherited = 0

source!1!host = /tmp/cherokee-php.socket

source!1!interpreter = /usr/bin/php-cgi -b /tmp/cherokee-php.socket

source!1!nick = PHP Interpreter

source!1!type = interpreter



When i try to restart the server with configured ssl it gets me this:



[03/11/2009 13:20:54.082] (error) cryptor_libssl.c:340 - OpenSSL: Can not use certificate file '/etc/cherokee/ssl/certificate.crt': error:2606A074:engine routines:ENGINE_by_id:no such engine



Could you please help me to resolve the issue?



Thanks in advance,

sorar



Sebastian Koch


NETZWERK GmbH

Fon: +49.711.220 5498 81
Mobil: +49.160.907 908 30
Fax: +49.711.220 5499 27
Email: sebastian.koch[at]netzwerk.de
<mailto:olaf.mueller-haberland[at]netzwerk.de> Web: www.netzwerk.de <http://www.netzwerk.de/>

NETZWERK GmbH, Kurze Str. 40, 70794 Filderstadt-Bonlanden
Geschäftsführer: Siegfried Herner, Hans-Baldung Luley, Olaf Müller-Haberland
Sitz der Gesellschaft: Filderstadt-Bonlanden, Amtsgericht Stuttgart HRB 225547, WEEE-Reg Nr. DE 185 622 492


listas at enelserver

Nov 3, 2009, 7:08 AM

Post #2 of 3 (57 views)
Permalink
Re: Open SSL, Cherokee 0.99.26-1 Debian Error: Can not use certificate no such engine [In reply to]

> Hi,
>
>
>
> first of all some informations about the system.
>
> i updated from the debian unstable branch to 0.99.26-1 and got these
> packages installed:
>
>
>
>
> When i try to restart the server with configured ssl it gets me this:
>
>
>
> [03/11/2009 13:20:54.082] (error) cryptor_libssl.c:340 - OpenSSL: Can not
> use certificate file '/etc/cherokee/ssl/certificate.crt':
> error:2606A074:engine routines:ENGINE_by_id:no such engine
>
>
>
> Could you please help me to resolve the issue?
>
>
>
> Thanks in advance,
>
> sorar
>
>

How did you created the certificate ??
the server have permissions to access the certificate ??

Leonel


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


aperez at skarcha

Nov 3, 2009, 9:54 AM

Post #3 of 3 (56 views)
Permalink
Re: Open SSL, Cherokee 0.99.26-1 Debian Error: Can not use certificate no such engine [In reply to]

Hi!

On Tue, Nov 3, 2009 at 1:28 PM, Koch, Sebastian
<Sebastian.Koch[at]netzwerk.de> wrote:

> ii  libssl-dev                               0.9.8g-15+lenny5           SSL
> development libraries, header files and
>
> ii  libssl0.9.8                              0.9.8g-15+lenny5           SSL
> shared libraries
>
> ii  openssl                                  0.9.8k-5
> Secure Socket Layer (SSL) binary and related

Take a look at this... I think you have mixed openssl packages.
Perhaps "apt-get dist-upgrade" needed?

More info: http://code.google.com/p/cherokee/issues/detail?id=530

--
Saludos:
Antonio Pérez
_______________________________________________
Cherokee mailing list
Cherokee[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee

Cherokee users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.