On Wed, Oct 02, 2002, Michael Bell wrote: > Dr. Stephen Henson wrote: > > >I've got some prototype code that allows arbitrary structures to be added to > >extensions, from the config file. > > > >It should allow the Win2000 smartcardlogin extensions to be added and just > >about anything else. > > > > > Where can I find this code to test it? >
On my hard disk :-) It has not been committed yet, I've got the basic code working. You can do simple things such as: something=UTF8STRING:some string value or more intricate stuff like: something=SEQUENCE:section [section] field1 = UTF8STRING:first value field2 = EXPLICIT:0, UTF8STRING:first value Its still under test. I'll need to integrate it with things like the extension code or the otherName part of GeneralName. Steve. -- Dr. Stephen Henson [EMAIL PROTECTED] OpenSSL Project http://www.openssl.org/~steve/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
