Re: X.509 source code

2003-07-17 Thread Dr. Stephen Henson
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

Re: X.509 source code

2003-07-17 Thread Pascal VERRECCHIA
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! > > > ---

Re: X.509 source code

2003-07-17 Thread Pascal VERRECCHIA
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

Re: X.509 source code

2003-07-17 Thread Dr. Stephen Henson
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 > > >

Re: X.509 source code

2003-07-17 Thread Pascal VERRECCHIA
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 > >