Hi all,

Programmaticly, it's easy to create an X509 extension like this:
x = X509V3_EXT_conf_nid(NULL, NULL,
    NID_basic_constraints,"CA:TRUE,pathlen:10");

Now, is there some similar, easy way to do the reverse, ie geting the
equvivalent ``config string�� out from an extention
("CA:TRUE,pathlen:10" in this case)? 

TIA,
Peter
-- 
Peter "Luna" Runestig (fd. Altberg), Sweden <[EMAIL PROTECTED]>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B  42EA CB99 A35C D07B BE13

Gubben Movitz ler och nickar, / men fr�n Charons m�rka sund
d�dens blund / i dina blickar / b�dar snart din sista stund.
Carl Michael Bellman, Fredmans epistel nr 34

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to