Hi List,
    my name is Pablo Navas and I'm trying to set up an OpenCA 0.9.2.4
under Debian Sarge.I compiled the openssl 0.9.8a with shared libraries
to get UTF8 support.

    When I do the configure, make, make install-online and make
install-offline there are no problems or warnings here (I have 2
machines). The trouble is that when I try to sign a certificate
request on the RA I get this error log:   

   " Error 6206
   General Error Cannot build PKCS#7-object from extracted signature!
OpenCA::PKCS7 returns errorcode 7911031"

    I had a look at the mail archive of this list and I found this
mail
"http://www.mail-archive.com/[email protected]/msg07699.html";.
But I solved that problem with these shared libraries of  openca-sv:

ra:/usr/local/openca/bin# ldd openca-sv
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x4001e000)
        libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x4015b000)
        libdl.so.2 => /lib/libdl.so.2 (0x40199000)
        libc.so.6 => /lib/libc.so.6 (0x4019d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
ra:/usr/local/openca/bin#
                        
    I don't have any idea of what the problem is. Any suggestions are
welcome.

Thanks Pablo.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to