./configure \
--prefix=/srv/ca \
--with-web-host=ca.intren.results-hannover.cn \
--with-httpd-user=apache \
--with-httpd-group=apache \
--with-dist-user=openca \
--with-dist-group=openca \
--with-ca-organization=security \
--with-ca-locality=Hannover \
--with-ca-country=CN \
[EMAIL PROTECTED] \
--with-openssl-prefix=/usr/local/ssl \
--with-sendmail="/usr/sbin/sendmail -t" \
--with-hierarchy-level=ca \
--enable-dbi \
--with-db-type=mysql \
--with-db-name=openca \
--with-db-host=localhost \
--with-db-port=3306 \
--with-db-user=openca \
--with-db-passwd=mysqlopencapasswd
and my initialize ca phase2 create a new request like this:
* Please enter your data in the following form.
E-Mail:[EMAIL PROTECTED]
Name:Harald Wallus
Certificate Request Group:Internet
Role RA Operator
Registration Authority: Trustcenter itself
PIN: ............
and when I issued the certificate,there met a mistake:
Error 6774
General Error. Cannot encrypt PIN-mail! Aborting! OpenCA::OpenSSL returns errorcode 7752073 (OpenCA::OpenSSL->getSMIME: OpenSSL failed (11).)..
so please help me
_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
