Re: otherName not supported?

2006-01-07 Thread Kyle Hamilton
I'd like to see some kind of OID-parsing scripting capability -- instead of just describing the OID with its name, put in some kind of script capability to parse the OID information itself [even if it's '[OPAQUE]' for some data, such as alternate signatures or encrypted information included in the

Re: otherName not supported?

2006-01-06 Thread Phil Dibowitz
Phil Dibowitz wrote: (sorry if this is a dup, I never saw my previous email come through) I was hoping to use otherName to store some information in my certificates... but it seems it's not all that supported: [EMAIL PROTECTED] tmp]$ openssl x509 -in test.crt -noout -text ...

Re: otherName not supported?

2006-01-06 Thread Dr. Stephen Henson
On Fri, Jan 06, 2006, Phil Dibowitz wrote: I lost the reply but Stephen Henson noted: Currently the otherName component isn't displayed with the X509 print routines. You can however include arbitrary otherName data by specifying the appropriate ASN1 syntax in the config file.

otherName not supported?

2005-12-21 Thread Phil Dibowitz
(sorry if this is a dup, I never saw my previous email come through) I was hoping to use otherName to store some information in my certificates... but it seems it's not all that supported: [EMAIL PROTECTED] tmp]$ openssl x509 -in test.crt -noout -text ... X509v3 Subject Alternative

Re: otherName not supported?

2005-12-21 Thread Dr. Stephen Henson
On Wed, Dec 21, 2005, Phil Dibowitz wrote: (sorry if this is a dup, I never saw my previous email come through) I was hoping to use otherName to store some information in my certificates... but it seems it's not all that supported: [EMAIL PROTECTED] tmp]$ openssl x509 -in test.crt -noout