openssl configuration for IA5String: domainComponent

2003-02-27 Thread Dhiva Muruganantham
I want have a certificate request with subject DN as "CN=www.zty.net,OU=hosts,DC=sample,DC=org". and also i want the DC component value as a IA5String. By default the asn1parse shows me that the DC component values are PRINTABLE. Is it possible with 0.9.7a ? If yes, what are the changes which i

Re: domainComponent

2000-08-18 Thread Richard Levitte - VMS Whacker
From: Goetz Babin-Ebell <[EMAIL PROTECTED]> Done, but with another nid. gbe> could it be possible to add the domainComponent (defined in RFC 2247) gbe> to OpenSSL ? gbe> gbe> gbe> #define SN_domainComponent "DC" gbe> #define LN_domainComponent

domainComponent

2000-08-18 Thread Goetz Babin-Ebell
Hallo, could it be possible to add the domainComponent (defined in RFC 2247) to OpenSSL ? #define SN_domainComponent "DC" #define LN_domainComponent "domainComponent" #define NID_domainComponent181 #define OBJ_domainComponent0L,9L,2342L,19200

Adding Object domainComponent

2000-03-30 Thread Goetz Babin-Ebell
Hallo, could the Object domainComponent be added to the objects.h ? ( from rfc 1274 / 2247:) #define SN_domainComponent "DC" #define LN_domainComponent "domainComponent" #define NID_domainComponent 181 #define OBJ_domainComponent