The place to look for the answer to this is the various
ways "strings" can be encoded.  IIRC there are several
variants like PrintableString and IA5 or something like
that, but the allowable characters vary from string type
to string type and it is possible that "+" is not in the
default one.

As an experiment try taking it out or changing it to
a safe character like "x" and see if the error message
changes.  If so, you've hit the hot spot.

It might be possible to use a different kind of string,
one whose type supports the "+", or you might consider
changing the data to "I&D" or "I and D" or something.

Angel Martinez Gonzalez wrote:

Hello:
I´m trying to initializate OpenCA. In Request Setup of Phase 1, I enter this DN:
C=ES, ST=Valladolid, L=Boecillo, O=Telefonica I+D, OU=Casa Domotica, CN=domolinux.hi.inet/[EMAIL PROTECTED]
obtained from this OpenSSL certificate:
Certificate:
Data:
Version: 1 (0x0)
Serial Number: 0 (0x0)
Signature Algorithm: md5WithRSAEncryption
Issuer: C=ES, ST=Valladolid, L=Boecillo, O=Telefonica I+D, OU=Casa Domotica, CN=domolinux.hi.inet/[EMAIL PROTECTED]
Validity
Not Before: Jun 28 11:30:55 2004 GMT
Not After : Jun 28 11:30:55 2005 GMT
Subject: C=ES, ST=Valladolid, L=Boecillo, O=Telefonica I+D, OU=Casa Domotica, CN=domolinux.hi.inet/[EMAIL PROTECTED]
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (1024 bit)
Modulus (1024 bit):
00:b0:31:94:3a:60:28:6a:04:65:25:74:43:e2:8a:
ae:92:50:a4:61:d3:4d:a3:5c:ca:20:63:8f:48:ac:
b2:c1:2d:e9:f3:72:cb:97:9d:3a:72:7b:ae:97:8d:
51:76:34:32:6c:39:ca:71:5e:09:83:b2:36:a8:9c:
e2:c6:77:78:a2:01:19:06:af:ed:cd:81:0e:96:b5:
ec:48:af:0b:c1:76:04:5e:7a:6a:7e:b4:f4:44:58:
a1:0f:b7:79:e1:a9:ef:7f:09:b4:67:00:9d:d4:7f:
42:32:0a:64:30:67:57:5d:8c:49:94:29:ef:8f:92:
02:7e:16:28:9f:5a:d9:c3:c3
Exponent: 65537 (0x10001)
Signature Algorithm: md5WithRSAEncryption
20:f1:44:48:64:ae:b7:6b:9d:e9:e6:38:54:d6:f8:69:c8:c6:
59:63:c9:0a:61:23:99:a0:c4:13:65:e6:9b:8f:34:59:07:75:
13:de:a8:06:6e:9e:1f:06:d0:66:78:c6:e2:a9:58:cb:ea:21:
63:6a:95:64:5f:28:89:ba:32:dd:f5:36:29:6c:f8:0d:7b:f1:
d6:31:1d:63:b5:a8:e3:ac:34:74:be:46:0b:57:31:3f:cd:9b:
86:fe:55:4d:b0:c9:9e:ba:66:e7:20:ec:b7:d9:b3:32:35:fc:
11:fd:df:cb:a4:a6:71:b3:63:1b:cd:6b:41:10:67:95:e9:e7:
20:6f
But I have this error:



Error 7712013

            General Error. OpenCA::OpenSSL failed.
            OpenCA::OpenSSL->genReq: Cannot build X500::DN-object from
            subject C=ES, ST=Valladolid, L=Boecillo, O=Telefonica I+D,
            OU=Casa Domotica,
            CN=domolinux.hi.inet/[EMAIL PROTECTED]

Somebody can help me?
Thanks.

-- +---------+---------+---------+---------+---------+---------+---------+ Charles B. (Ben) Cranston mailto:[EMAIL PROTECTED] http://www.wam.umd.edu/~zben

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to