On Fri, Oct 18, 2002, Karl-Michael Werzowa wrote:

> Hello, helpful experts,
> 
> How do I add a custom extension to openssl?
> Just adding the extension to openssl.cnf (into the right section) does not
> work:
> 
> mycustomextension=DER:01:01:FF
> 
> (Would be nice to input the asn.1 + OID in some oid-file ;-)
> 
Have you added a definition for mycustomextension so it knwos which OID to
use? Alternatively try the numerical form of the OID directly.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to