Andre debugged a bit and I can reproduce the problem in the Havanna sources. If you check out keystone from git, there's a directory examples/pki. Invoking the script gen_pki.sh works fine on openSUSE 12.3. But on SLES 11 SP3 it fails with: ./gen_pki.sh Checking openssl availability ... /usr/bin/openssl Done Generating New CA Certificate ... Generating a 2048 bit RSA private key .....................................................................+++ ...................+++ writing new private key to '/root/pki/private/cakey.pem' ----- Done Generating SSL Certificate Request ... Generating a 2048 bit RSA private key ...................+++ ...........+++ writing new private key to '/root/pki/private/ssl_key.pem' ----- Done Generating CMS Signing Certificate Request ... Generating a 2048 bit RSA private key ...................+++ ................................................................+++ writing new private key to '/root/pki/private/signing_key.pem' ----- Done Issuing SSL Certificate ... Using configuration from signing.conf default is an unsupported message digest type 4213:error:02001002:system library:fopen:No such file or directory:bss_file.c:126:fopen('./index.txt.attr','rb') 4213:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:129: 4213:error:0E078072:configuration file routines:DEF_LOAD:no such file:conf_def.c:197: Failed! rc=1 Bailing ... Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org