Re: How to set a CRLNumber extension in CRL

2002-10-02 Thread Kiyoshi WATANABE
Dear Steve, Thank you for your comment. I understand the usage of this extension and fully agree with you. Best Regards, -Kiyoshi Kiyoshi Watanabe > On Thu, Oct 03, 2002, Kiyoshi WATANABE wrote: > > > > > Dear all, I want to know the way to implement to > > set the CRLNumber extension in

Re: How to set a CRLNumber extension in CRL

2002-10-02 Thread Dr. Stephen Henson
On Thu, Oct 03, 2002, Kiyoshi WATANABE wrote: > > Dear all, I want to know the way to implement to > set the CRLNumber extension in CRL using openssl-0.9.7 beta 3. > The extension is already supported, but not in the 'ca' application which generates CRLs. > In the crypto/x509v3 directory, the

How to set a CRLNumber extension in CRL

2002-10-02 Thread Kiyoshi WATANABE
Dear all, I want to know the way to implement to set the CRLNumber extension in CRL using openssl-0.9.7 beta 3. In the crypto/x509v3 directory, there is a flie v3_ini.c. In this source code, the X509V3_EXT_MEHTOD is already defined. Fisrt I think that I should add the(X509V3_EXT_S2I)s2i_ASN1_INT