I am getting this same error when I try to generate the intial administrator certificate. The Certificate is being generated, but the error show up.

Error 6794
General Error. Cannot encrypt PIN-mail! Aborting!
OpenCA::OpenSSL returns errorcode 8012006 (OpenCA::OpenSSL::SMIME->encrypt: unknown problem encrypting: )..


I can't seem to find the correct place to add the suggested debug lines.

I am running openca-0.9.2-RC3:
Module  Version
OpenSSL         0.9.103
Tools   0.4.3
DB      0.9.99
Configuration   1.5.3
TRIStateCGI     1.5.5
REQ     0.9.54
X509    0.9.52
CRL     0.9.22
PKCS7   0.9.17

and the config is as follows:
./configure \
  --prefix=${PREFIX} \
  --with-httpd-user=www-data \
  --with-httpd-group=www-data \
  --with-openca-prefix=${PREFIX}/openca \
  --with-etc-prefix=${PREFIX}/openca/etc \
  --with-httpd-fs-prefix=${PREFIX}/httpd \
  --with-module-prefix=${PREFIX}/modules \
  --with-engine=no \
  --with-web-host=openca.dartmouth.edu \
  --with-ca-organization="Dartmouth" \
  --with-ca-country=US \
  --with-ca-locality=Hanover \
  --enable-ocspd \
  --enable-dbi \
  --with-db-host=openca.dartmouth.edu \
  --with-db-port=3306 \
  --with-db-user=openca \
  --with-db-passwd=Wah7Eegh \
  --disable-rbac \
  --with-hierarchy-level=ra \
  --with-service-mail-account="[EMAIL PROTECTED]" \
  --enable-update-ldap-automatic

Any hints/clues?

Thanks.

Kevin Mitcham
Dartmouth PKI Lab

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to