On Thu, Jul 17, 2003, Pascal VERRECCHIA wrote:
> What is the exact type of X509?
> I don't succeed to find his declaration in my library openssl...
> And, where can I find a function which permits to print the different
> informations of a certificate X509?
>
Erm X509 is a structure defined
What is the exact type of X509?
I don't succeed to find his declaration in my library openssl...
And, where can I find a function which permits to print the different
informations of a certificate X509?
---
> OK, thank you very much for the informations!
>
>
> ---
OK, thank you very much for the informations!
---
> On Thu, Jul 17, 2003, Pascal VERRECCHIA wrote:
>
> > > >
> > > > I'd like to find a program which permits me to obtain the
fields
> > > > following of a certificate :
> > > >
> > > > - issuer
> > > > - is
On Thu, Jul 17, 2003, Pascal VERRECCHIA wrote:
> > >
> > > I'd like to find a program which permits me to obtain the fields
> > > following of a certificate :
> > >
> > > - issuer
> > > - issuerAltName
> > > - subject
> > > - subjectAltName
> > > - cRLDistributionPoint
> > >
Hello and thank you for your answer!
---
> On Wed, Jul 16, 2003, Pascal VERRECCHIA wrote:
>
> > Hello everybody!
> >
> > I'd like to find a program which permits me to obtain the fields
> > following of a certificate :
> >
> > - issuer
> > - issuerAltName
> >