Re: Generate X509 version 2 certificate

2019-10-04 Thread Viktor Dukhovni
On Fri, Oct 04, 2019 at 07:28:20PM +0530, Kalyan Kumar wrote: > We are trying to qualify a feature which can consume ca signed certificate > . Part of this we verified X509 v3 and v1 but unable to get the actual > attributes for v2 creation. > > Is this feasible in openssl and also whether standa

Generate X509 version 2 certificate

2019-10-04 Thread Kalyan Kumar
Hi, We are trying to qualify a feature which can consume ca signed certificate . Part of this we verified X509 v3 and v1 but unable to get the actual attributes for v2 creation. Is this feasible in openssl and also whether standard supports ? Thanks