Hello,

Does anyone know if there is some syntactical sugar that will allow us
to import binary data from a file, from within openssl.cnf?

Specifically, I want to experiment with importing photo-ids (jpegs) into
the a cert/req.

I found, and am able to use, the new arbitrary-oid/built-in compiler for
ASN1 (strings in this case):

1.2.3.4.5=critical,ASN1:UTF8String:abcd

but am wondering is its possible to do something like

1.2.3.4.5=critical,ASN1:OctetFile:/home/my.jpg

The above was just a (not documented) guess on my part and so did not work.

Is this possible currently?

Thanks,
Ken



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to