Hi,

after successfully installing the latest OpenXPKI code from Sf, i've 
tried to create a user certificate. Unfortunally i'm stuck in the 
issuing of the certificate. The Webinterface has given me this error:

I18N_OPENXPKI_CRYPTO_CLI_EXECUTE_CHILD_ERROR; __SIGNAL__ => 0; 
__EXIT_CODE__ => 1

After some googling an reading the mailing list i've found out that i 
have to start the openxpki daemon with the debug option to get more
detailed information about. Now this is what i've got:

2009-05-13 19:23:58.679069 DEBUG:2 PID:7984 
OpenXPKI::Crypto::CLI::prepare (line 78): handle parameter COMMAND
2009-05-13 19:23:58.679237 DEBUG:4 PID:7984 
OpenXPKI::Crypto::CLI::prepare (line 93): prepared command: 
/usr/bin/openssl ca -ba
tch -subj "/DC=org/DC=OpenXPKI/DC=Test Deployment/CN=xxxx xxxx+UID=abc" 
-multivalue-rdn -out /var/tmp/openxpkiaHWTwA -in
  /var/tmp/openxpkirAGx3e -passin env:pwd 1>>/var/tmp/openxpkiQIaDQB 
2>>/var/tmp/openxpkiWmEcBp
2009-05-13 19:23:58.679338 DEBUG:1 PID:7984 
OpenXPKI::Crypto::CLI::prepare (line 95): end
2009-05-13 19:23:58.679454 DEBUG:1 PID:7984 
OpenXPKI::Crypto::CLI::execute (line 110): start
2009-05-13 19:23:58.679571 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::CLI::set_environment (line 23): set 
the configu
ration
2009-05-13 19:23:58.679695 DEBUG:1 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 179): start
2009-05-13 19:23:58.679796 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 183): cleanup to 
make sure t
hat we get a fresh config
2009-05-13 19:23:58.679998 DEBUG:1 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__cleanup_files (line 648): 
start
2009-05-13 19:23:58.680097 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__cleanup_files (line 651): 
return if n
o files must be deleted
2009-05-13 19:23:58.680227 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 186): dump common 
part
2009-05-13 19:23:58.680339 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_openssl_common (line 
274): start
2009-05-13 19:23:58.680435 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_openssl_common (line 
278): add th
e engine and OID section references
2009-05-13 19:23:58.680529 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_openssl_common (line 
301): end
2009-05-13 19:23:58.680651 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_oids (line 307): today 
this is an
  empty function
2009-05-13 19:23:58.680760 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_engine (line 314): start
2009-05-13 19:23:58.680866 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_engine (line 325): end
2009-05-13 19:23:58.680966 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 199): write 
serial file (for
  CRL and certs)
2009-05-13 19:23:58.681092 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 204): get 
tempfilename for s
erial
2009-05-13 19:23:58.681235 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 137): start
2009-05-13 19:23:58.681358 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 141): check TMP
2009-05-13 19:23:58.681488 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 154): build template
2009-05-13 19:23:58.681642 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 157): build tmp file
2009-05-13 19:23:58.681922 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 166): fix mode
2009-05-13 19:23:58.682051 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 170): end: /var/tmp/openxpkirH5Rij
2009-05-13 19:23:58.682165 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 206): defined old 
filename f
or serial to make later a correct cleanup
2009-05-13 19:23:58.682268 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 208): serial present
2009-05-13 19:23:58.682405 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 215): serial 
accepted by Mat
h::BigInt
2009-05-13 19:23:58.682640 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 218): hex serial 
is 08ff
2009-05-13 19:23:58.682809 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 221): specify a 
special file
name to remove the new cert from the temp file area (see new_certs_dir)
2009-05-13 19:23:58.682912 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 225): write 
database files
2009-05-13 19:23:58.683008 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 227): 
WARNING:FIXME: ATTR fi
le of index.txt is not safe!
2009-05-13 19:23:58.683154 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 137): start
2009-05-13 19:23:58.683257 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 141): check TMP
2009-05-13 19:23:58.683362 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 154): build template
2009-05-13 19:23:58.683595 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 157): build tmp file
2009-05-13 19:23:58.683866 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 166): fix mode
2009-05-13 19:23:58.683993 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 170): end: /var/tmp/openxpki9zuL7n
2009-05-13 19:23:58.684118 DEBUG:8 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 241): no 
INDEX_TXT => this i
s a certificate
2009-05-13 19:23:58.684332 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 247): create 
filenames for a
  better cleanup
2009-05-13 19:23:58.684445 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 251): PROFILE 
exists => CRL
or cert generation
2009-05-13 19:23:58.684608 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_ca (line 331): start
2009-05-13 19:23:58.686244 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_ca (line 384): end
2009-05-13 19:23:58.686401 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 390): 
start
2009-05-13 19:23:58.686884 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_info_access
2009-05-13 19:23:58.687059 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_key_identifier
2009-05-13 19:23:58.687200 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: bas
ic_constraints
2009-05-13 19:23:58.687345 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: cdp
2009-05-13 19:23:58.687491 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: ext
ended_key_usage
2009-05-13 19:23:58.687697 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: key
_usage
2009-05-13 19:23:58.687978 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/ca_cdp
2009-05-13 19:23:58.688120 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/cdp
2009-05-13 19:23:58.688419 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/certificate_type
2009-05-13 19:23:58.688649 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/comment
2009-05-13 19:23:58.688811 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: pol
icy_identifier
2009-05-13 19:23:58.689041 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 480): 
@oids: $V
AR1 = [
           '1.2.3.4'
         ];

2009-05-13 19:23:58.689500 DEBUG:16 PID:7984 
OpenXPKI::Exception::__fake_stacktrace_new (line 127): 
fake_stacktrace_new called
2009-05-13 19:23:58.690094 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: sub
ject_alt_name
2009-05-13 19:23:58.690231 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: sub
2009-05-13 19:23:58.686884 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_info_access
2009-05-13 19:23:58.687059 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_key_identifier
2009-05-13 19:23:58.687200 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: bas
ic_constraints
2009-05-13 19:23:58.687345 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: cdp
2009-05-13 19:23:58.687491 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: ext
ended_key_usage
2009-05-13 19:23:58.687697 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: key
_usage
2009-05-13 19:23:58.687978 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/ca_cdp
2009-05-13 19:23:58.688120 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/cdp
2009-05-13 19:23:58.688419 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/certificate_type
2009-05-13 19:23:58.688649 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/comment
2009-05-13 19:23:58.688811 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: pol
icy_identifier
2009-05-13 19:23:58.689041 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 480): 
@oids: $V
AR1 = [
           '1.2.3.4'
         ];

2009-05-13 19:23:58.689500 DEBUG:16 PID:7984 
OpenXPKI::Exception::__fake_stacktrace_new (line 127): 
fake_stacktrace_new called
2009-05-13 19:23:58.690094 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: sub
ject_alt_name
2009-05-13 19:23:58.690231 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: sub
2009-05-13 19:23:58.686884 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_info_access
2009-05-13 19:23:58.687059 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: aut
hority_key_identifier
2009-05-13 19:23:58.687200 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: bas
ic_constraints
2009-05-13 19:23:58.687345 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: cdp
2009-05-13 19:23:58.687491 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: ext
ended_key_usage
2009-05-13 19:23:58.687697 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: key
_usage
2009-05-13 19:23:58.687978 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/ca_cdp
2009-05-13 19:23:58.688120 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/cdp
2009-05-13 19:23:58.688419 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/certificate_type
2009-05-13 19:23:58.688649 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: net
scape/comment
2009-05-13 19:23:58.688811 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: pol
icy_identifier
2009-05-13 19:23:58.689041 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 480): 
@oids: $V
AR1 = [
           '1.2.3.4'
         ];

2009-05-13 19:23:58.689500 DEBUG:16 PID:7984 
OpenXPKI::Exception::__fake_stacktrace_new (line 127): 
fake_stacktrace_new called
2009-05-13 19:23:58.690094 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: sub
ject_alt_name
2009-05-13 19:23:58.690231 DEBUG:64 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 400): 
name: subject_key_identifier
2009-05-13 19:23:58.690456 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 612): 
extension
s ::=
[ v3ca ]
authorityInfoAccess = 
caIssuers;URI:http://localhost/cacert.crt,OCSP;URI:http://ocsp.openxpki.org/
authorityKeyIdentifier = keyid:always,issuer:always
basicConstraints = critical,CA:false
crlDistributionPoints = @cdp
extendedKeyUsage = emailProtection,1.3.6.1.4.1.311.20.2.2
keyUsage = 
digitalSignature,nonRepudiation,keyEncipherment,dataEncipherment,keyAgreement
nsCaRevocationUrl = http://localhost/cacrl.crt
nsRevocationUrl = http://localhost/cacrl.crt
nsCertType = client,objsign,email
nsComment = "This is a user certificate.\\n         Generated with 
OpenXPKI trustcenter software."
certificatePolicies = @cert_policies
subjectAltName=email:[email protected]
subjectKeyIdentifier = hash


[ cdp ]
URI.0=http://localhost/cacrl.crt
URI.1=ldap://localhost/cn=My%20CA,dc=OpenXPKI,dc=org


[ cert_policies ]
policyIdentifier = 1.2.3.4



2009-05-13 19:23:58.690565 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 614): end
ject_key_identifier
2009-05-13 19:23:58.690456 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 612): 
extension
s ::=
[ v3ca ]
authorityInfoAccess = 
caIssuers;URI:http://localhost/cacert.crt,OCSP;URI:http://ocsp.openxpki.org/
authorityKeyIdentifier = keyid:always,issuer:always
basicConstraints = critical,CA:false
crlDistributionPoints = @cdp
extendedKeyUsage = emailProtection,1.3.6.1.4.1.311.20.2.2
keyUsage = 
digitalSignature,nonRepudiation,keyEncipherment,dataEncipherment,keyAgreement
nsCaRevocationUrl = http://localhost/cacrl.crt
nsRevocationUrl = http://localhost/cacrl.crt
nsCertType = client,objsign,email
nsComment = "This is a user certificate.\\n         Generated with 
OpenXPKI trustcenter software."
certificatePolicies = @cert_policies
subjectAltName=email:[email protected]
subjectKeyIdentifier = hash


[ cdp ]
URI.0=http://localhost/cacrl.crt
URI.1=ldap://localhost/cn=My%20CA,dc=OpenXPKI,dc=org


[ cert_policies ]
policyIdentifier = 1.2.3.4



2009-05-13 19:23:58.690565 DEBUG:4 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::__get_extensions (line 614): end
2009-05-13 19:23:58.690674 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 257): write 
configuration fi
le
2009-05-13 19:23:58.690820 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 137): start
2009-05-13 19:23:58.690918 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 141): check TMP
2009-05-13 19:23:58.691040 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 154): build template
2009-05-13 19:23:58.691172 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 157): build tmp file
2009-05-13 19:23:58.691522 DEBUG:2 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 166): fix mode
2009-05-13 19:23:58.691637 DEBUG:1 PID:7984 OpenXPKI::get_safe_tmpfile 
(line 170): end: /var/tmp/openxpkifSPTwi
2009-05-13 19:23:58.691887 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 263): config: ## 
OpenSSL co
nfiguration
## dynamically generated by OpenXPKI::Crypto::Backend::OpenSSL::Config

openssl_conf = openssl_init
default_ca   = ca

[ openssl_init ]

engines = engine_section
oid_section = new_oids

[ req ]

utf8              = yes
string_mask       = utf8only
distinguished_name = dn_policy

[ dn_policy ]

# this is a dummy because of preserve
domainComponent = optional

[ new_oids ]

[ engine_section ]

  = engine_config

[ engine_config ]


[ ca ]
new_certs_dir     = /var/tmp
certificate       = /var/tmp/openxpkitWaRh7
private_key       = /opt/openxpki/etc/openxpki/ca/testdummyca1/cakey.pem
default_startdate = 090513172356Z
default_enddate = 091113172356Z
crlnumber         = /var/tmp/openxpkirH5Rij
serial            = /var/tmp/openxpkirH5Rij
default_md        = sha1
database          = /var/tmp/openxpki9zuL7n
default_crl_days  =
x509_extensions   = v3ca
crl_extensions    = v3ca
preserve          = YES
policy            = dn_policy
name_opt          = RFC2253,-esc_msb
utf8              = yes
string_mask       = utf8only


[ v3ca ]authorityInfoAccess = 
caIssuers;URI:http://localhost/cacert.crt,OCSP;URI:http://ocsp.openxpki.org/
authorityKeyIdentifier = keyid:always,issuer:always
basicConstraints = critical,CA:false
crlDistributionPoints = @cdp
extendedKeyUsage = emailProtection,1.3.6.1.4.1.311.20.2.2
keyUsage = 
digitalSignature,nonRepudiation,keyEncipherment,dataEncipherment,keyAgreement
nsCaRevocationUrl = http://localhost/cacrl.crt
nsRevocationUrl = http://localhost/cacrl.crt
nsCertType = client,objsign,email
nsComment = "This is a user certificate.\\n         Generated with 
OpenXPKI trustcenter software."
certificatePolicies = @cert_policies
subjectAltName=email:[email protected]
subjectKeyIdentifier = hash


[ cdp ]
URI.0=http://localhost/cacrl.crt
URI.1=ldap://localhost/cn=My%20CA,dc=OpenXPKI,dc=org


[ cert_policies ]
policyIdentifier = 1.2.3.4


2009-05-13 19:23:58.693151 DEBUG:16 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::CLI::set_environment (line 26): 
OPENSSL_CONF:
/var/tmp/openxpkifSPTwi
2009-05-13 19:23:58.693291 DEBUG:2 PID:7984 
OpenXPKI::Crypto::CLI::execute (line 124): execute commands
2009-05-13 19:23:58.693424 DEBUG:4 PID:7984 
OpenXPKI::Crypto::CLI::execute (line 127): command: /usr/bin/openssl ca 
-batch -sub
j "/DC=org/DC=OpenXPKI/DC=Test Deployment/CN=xxxx xxxx+UID=abc" 
-multivalue-rdn -out /var/tmp/openxpkiaHWTwA -in /var/tm
p/openxpkirAGx3e -passin env:pwd 1>>/var/tmp/openxpkiQIaDQB 
2>>/var/tmp/openxpkiWmEcBp
2009-05-13 19:23:58.743499 DEBUG:64 PID:7984 
OpenXPKI::Crypto::CLI::execute (line 181): CHILD_ERROR: 256

2009-05-13 19:23:58.692002 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 264): set the 
configuration
to the XS library
2009-05-13 19:23:58.692099 DEBUG:2 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 265): should we 
integrate th
is into the get_config function?
2009-05-13 19:23:58.693006 DEBUG:1 PID:7984 
OpenXPKI::Crypto::Backend::OpenSSL::Config::dump (line 268): end


The OpenXPKI runs on a SLES11

Any help is highly appreciated
TIA

Steffen


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to