Hello,

 

I'm having a big trouble with cds-invenio installation, i've tried twice from 
scratch.

 

Everything is working except for one thing : each time I add the ssl vhost to 
the apache config it does not reload.

 

It just crashes, I take the include for the ssl vhost and restart apache again, 
and it's ok.  

 

 

Logs :

 

 [error] Init: Private key not found

 [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding 
routines:d2i_ASN1_SET:bad tag

 [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding 
routines:ASN1_CHECK_TLEN:wrong tag

 [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding 
routines:ASN1_ITEM_EX_D2I:nested asn1 error

[error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding 
routines:d2i_PrivateKey:ASN1 lib

[error] Init: Private key not found

[error] SSL Library Error: 218710120 error:0D094068:asn1 encoding 
routines:d2i_ASN1_SET:bad tag

[error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding 
routines:ASN1_CHECK_TLEN:wrong tag

[error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding 
routines:ASN1_ITEM_EX_D2I:nested asn1 error

[error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding 
routines:d2i_PrivateKey:ASN1 lib

 

 

but on the ssl vhost, the files exist :

 

 

vhost 

 

 

[root@parles mriera]# head -15 
/opt/cds-invenio/etc/apache/invenio-apache-vhost-ssl.conf

ServerSignature Off

ServerTokens Prod

Listen 443

NameVirtualHost *:443

#SSLCertificateFile /etc/apache2/ssl/apache.pem

#marc riera ha canviat les keys

#SSLCertificateFile /etc/apache2/ssl/server.crt

SSLCertificateFile /etc/httpd/conf/ssl.key/server.crt

 

#SSLCertificateKeyFile /etc/apache2/ssl/server.key

SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key

 

$ ls from where files are placed.

 

$> ls /etc/httpd/conf/ssl.key/

server.crt  server.key

 

 

 

 

what else can I do?

 

 

 

Many thanks for your time.

 

 

marc

 

 

 

 

 

Joan Marc Riera Duocastella

Informàtica i sistemes.

Barcelona Media - Centre d'Innovació
C/ Ocata, 1 08003 BARCELONA 
Telèfon +34 93542 1100 Fax +34 93542 2896

http://www.barcelonamedia.org <http://www.barcelonamedia.org/>  

 

<<image001.jpg>>

Reply via email to