after initializing my sub-ca (doing the following
- initialization of db - creation of private key, certificate request and export - extraction of certificate request - import server request on public interface on root-ca - generation of csr with role sub-ca on root-ca - issuing certificate on root-ca - enrolment of cert and extraction - populating .../openca/var/crypto/chain with xroot_cacert.crt on sub-ca (ca+ra) - import of cert on sub-ca - rebuilding of ca chain - and exporting of the configuration to the ra
all without some problems) I get error
> Error 6751 > General Error. Error while issuing Certificate to... > OpenCA::OpenSSL returns errocode 7731071 > (OpenCA::OpenSSL->issueCert: OpenSSL fails (256).)
on issuing first certificate. The apache error log states:
> Using configuration from /pki/Xtelligent_IT_Consulting_GmbH_CA/openca/etc/openssl/openssl/User.conf
> unable to load CA private key
> 1734:error:06065064:digital envelope routines:EVP_DecryptFinal:bad decrypt:evp_enc.c:426:
> 1734:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:416:
> unable to write 'random state'
I don't have any idea what's wrong... Any help is very welcome!
Regards, Gottfried
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
