Re: coding PKCS#10

2010-05-14 Thread jiss33
Thank you very much, I'll take a look ! Regards, Jiss - Mail Original - De: "Dr. Stephen Henson" À: openssl-users@openssl.org Envoyé: Vendredi 14 Mai 2010 17h38:55 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: coding PKCS#10 On Fri, May 14, 2010, jis..

coding PKCS#10

2010-05-14 Thread jiss33
Hello everyone, I want to create a CSR PKCS#10 using open-ssl libs in C, but I really don't know how to do and which functions are available (I assume that it is possible, because the .exe provides this service). Could anyone help me or give me some information to be able to do that ? Thank you