Hi, I get an idea for parsing the extensions from Stephan Martin (TinyCA). He puts the extensions in an two-dimensional array @ext (ext_name, value_array).
The problem is that we use directly the names of the extensions which are used by OpenSSL and get in trouble if these names are changed by OpenSSL (it is a violation of our abstraction). Should we normalize the names and use a hash with the normalized names? Michael -- ------------------------------------------------------------------- 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 _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel
