CALinux wrote:
I modified DN.pm in X500-DN to accept "/" too:CN=Bell/Micheal/XXXXXXXXXXXXXXXXDescription=C=Bell/N=Micheal/D=07-11-2002 OpenSSL is OK, but the problem is with Basic Request in RA Pub Section. The problem is when we insert the "=" character, because there is problem with "ParseRFC2253".
-special: /[,=+<>#; ]/
+special: /[,=+<>#; \/]/
The result of these changes (incl. some modification in editCSR and basic_csr) is that the requestgeneration works. The problem is that "openssl req -subject -nameopt RFC2253" returns the following string:
[EMAIL PROTECTED],CN=Bell/Michael/MBELL10023456,description=C=Bell/N=Micheal/D=07-11-2002,OU=Employees,O=Humboldt-Universitaet zu Berlin,C=DE
Robert, do you have an idea what I must change to parse such a malformed string?
X500::DN->ParseRFC2253 works
$x500_dn->getRDNs() crashs
If you know what is the correct string then we can modify this string to get a valid result fom X500::DN.
Thanks
Michael
P.S. does somebody else have problems with overwritten config-files in OPENCADIR/etc/servers/?
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users
