Hello,
I want to create an extensions in certificate. In documentation I red, how it's poissible to do it. There are 2 ways:
1) create alias to my extension;
I want to create an extensions in certificate. In documentation I red, how it's poissible to do it. There are 2 ways:
1) create alias to my extension;
2) create an a structure for may extension.
I create alias and generate a certificate with alias. How can I red it? OpenSSL read my extension field like ASN1-string.
So, the second question is: how can I create a structure for my extension in code? I'm search OpenSSL source code and I view code of basicConstrains extension and other, but I can't find file, in which the structure of Netscape comment extension and other define. Help me, please.
Best regards,
Dmitry Voronin
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org
Dmitry Voronin