Re: X.509v3 certificate

2000-08-06 Thread Dr Stephen Henson
Sasa Vucenovic wrote: > > Hi to all !!! > > I would like to write small demo for X.509v3 certificate ( create, sign, > verify ) but > not using the command line OpenSSL but crypto library. What would be the > simplest way to do so ? Are functions in directory x509v3 all th

X.509v3 certificate

2000-08-04 Thread Sasa Vucenovic
Hi to all !!! I would like to write small demo for X.509v3 certificate ( create, sign, verify ) but not using the command line OpenSSL but crypto library. What would be the simplest way to do so ? Are functions in directory x509v3 all the methods I need or shall I combine them with methods in