, February 16, 2001 11:18 PM
Subject: Re: New OID in openssl.cnf
> From: "Sandipan Gangopadhyay" <[EMAIL PROTECTED]>
>
> sandipan> I did :
> sandipan> [ new_oids ]
> sandipan> domainComponent=0.9.2342.19200300.100.1.25
>
> Did you understand tha
From: "Sandipan Gangopadhyay" <[EMAIL PROTECTED]>
sandipan> I did :
sandipan> [ new_oids ]
sandipan> domainComponent=0.9.2342.19200300.100.1.25
Did you understand that you probably do not need to do that? It
should be built in to OpenSSL.
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROT
Hello,
I am away from the office until February, 27th.
Swiss-German clients can get support at support-de.realmedia.com,
Swiss-French clients can get support at support-fr.realmedia.com.
If Central Services are concerned, please contact support-eu.realmedia.com.
Kind regards,
Stefan Müller
Hello,
I am away from the office until February, 27th.
Swiss-German clients can get support at support-de.realmedia.com,
Swiss-French clients can get support at support-fr.realmedia.com.
If Central Services are concerned, please contact support-eu.realmedia.com.
Kind regards,
Stefan Müller
Hello,
I am away from the office until February, 27th.
Swiss-German clients can get support at support-de.realmedia.com,
Swiss-French clients can get support at support-fr.realmedia.com.
If Central Services are concerned, please contact support-eu.realmedia.com.
Kind regards,
Stefan Müller
Hello,
I am away from the office until February, 27th.
Swiss-German clients can get support at support-de.realmedia.com,
Swiss-French clients can get support at support-fr.realmedia.com.
If Central Services are concerned, please contact support-eu.realmedia.com.
Kind regards,
Stefan Müller
,
Sandipan
- Original Message -
From: "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 3:28 PM
Subject: Re: New OID in openssl.cnf
> From: "Sandipan Gangopadhyay" <
> I need a new OID in the certificate. This OID is DC
>
> The DC I want is the top level element in the Distinguished Name.
> Ie. dc = cn, ou, o, dc
>
> [ new_oids ]
> # We can add new OIDs in here for use by 'ca' and 'req'.
> # Add a simple OID like this:
> # testoid1=1.2.3.4
> # Or use config
From: "Sandipan Gangopadhyay" <[EMAIL PROTECTED]>
sandipan> [ new_oids ]
sandipan> # We can add new OIDs in here for use by 'ca' and 'req'.
sandipan> # Add a simple OID like this:
sandipan> # testoid1=1.2.3.4
sandipan> # Or use config file substitution like this:
sandipan> # testoid2=${testoid1}.