Hi all: I have already installed openca-0.9.1.8 project (Os is linux Fedora Core1) . My CA server and RA server are diffent machine. As I use the project I have some troubles. I have tried many times but I can't solve these problems. So I deeply hope that you can help me. Thank you very much. Best Regards, Peter Lee
My questions are as following: (1) As installing the CA server or RA server, it has the warning message (Warning: prerequisite Net::SSLeay 1.03 not found). I download the SSLeay.pm & SSLeay.xs from http://www.perl.com/CPAN and put these files to my perl path(/usr/lib/perl5/site_perl/5.8.1/IO/Socket). But the warning message is still exist. The messages (make ca or make ext) are as following: [EMAIL PROTECTED] openca-0.9.1.8]# make ca + /bin/gzip -d -c gettext-1.01.tar.gz + /bin/tar Bxvf - Note (probably harmless): No library found for -lintl Please specify prototyping behavior for gettext.xs (see perlxs manual) gettext.c: In function `XS_Locale__gettext_gettext': gettext.c:67: warning: assignment makes pointer from integer without a cast gettext.c: In function `XS_Locale__gettext_dcgettext': gettext.c:86: warning: assignment makes pointer from integer without a cast gettext.c: In function `XS_Locale__gettext_dgettext': gettext.c:104: warning: assignment makes pointer from integer without a cast gettext.c: In function `XS_Locale__gettext_textdomain': gettext.c:121: warning: assignment makes pointer from integer without a cast gettext.c: In function `XS_Locale__gettext_bindtextdomain': gettext.c:139: warning: assignment makes pointer from integer without a cast + /bin/gzip -d -c IO-Socket-SSL-0.81.tar.gz + /bin/tar Bxvf - Warning: prerequisite Net::SSLeay 1.03 not found. + /bin/gzip -d -c perl-ldap-0.25.tar.gz + /bin/tar Bxvf - (2) As I do Intialize-CA-Phase-2 step I hvae some trouble. The error messages, web-server's (httpd) log and index.txt are as following: (A) Error 6751 General Error. Error while issuing Certificate to lee (filename: /usr/local/openca/OpenCA/var/tmp/02.req). OpenCA::OpenSSL returns errocode 7731071 (OpenCA::OpenSSL->issueCert: OpenSSL fails (256).).. (B) httpd error_log [Mon Oct 04 18:09:01 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK [Mon Oct 04 18:09:01 2004] [notice] LDAP: SSL support unavailable [Mon Oct 04 18:09:02 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Mon Oct 04 18:09:03 2004] [notice] Digest: generating secret for digest authentication ... [Mon Oct 04 18:09:03 2004] [notice] Digest: done [Mon Oct 04 18:09:03 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK [Mon Oct 04 18:09:03 2004] [notice] LDAP: SSL support unavailable [Mon Oct 04 18:09:11 2004] [notice] Apache/2.0.47 (Fedora) configured -- resuming normal operations [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] Using configuration from /usr/local/openca/OpenCA/etc/openssl/openssl/RA_Operator.conf, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] Check that the request matches the signature, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] Signature ok, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] The Subject's Distinguished Name is as follows, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] countryName :PRINTABLE:'TW', referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] organizationName :PRINTABLE:'fcu', referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] organizationalUnitName:PRINTABLE:'Internet', referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] commonName :PRINTABLE:'lee', referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] Certificate is to be certified until Oct 4 10:21:17 2005 GMT (365 days), referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] failed to update database, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] TXT_DB error number 2, referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR [Mon Oct 04 18:21:17 2004] [error] [client 127.0.0.1] unable to write 'random state', referer: http://127.0.0.1/cgi-bin/ca/ca?cmd=setupInitialCert&dest=editCSR (C) index.txt V 051005071648Z 01 unknown /C=TW/O=fcu/OU=Internet/CN=lee ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
