Folks, >> So, I think the problem are the accents that are not acceptable. To >> solve >> this problem I have to make in my Perl code a conversion to this >> characters >> ?? >> In this way, my "clients" will can type their names normally (with >> accents) >> and the program automatically will convert this characters to another >> acceptable. > > Now I understand your problem. Generally OpenSSL can handle such special > characters but many programs cannot handle the output. Therefore it is > strongly recommended to only use ascii characters. If your users enter > characters with accents then you can change this at the RA interface.
just my EUR 0.02, but PKIX RFC 3280 (Page 18) demands UTF8String in certificates, ISIS-MTT allows UTF8String or PrintableString for certs issues after Dec 31 2003. As many client applications do not support UTF8 properly, this is probably currently not too useful, but a clear migration path towards UTF8 should be in the queue. cheers Martin ------------------------------------------------------- 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
