Re: X509 problem

2014-09-24 Thread nicolas . kox
return 0; } - Mail original - De: "nicolas kox" À: openssl-users@openssl.org Envoyé: Mercredi 24 Septembre 2014 14:07:16 Objet: Re: X509 problem my bad... good luck anyway - Mail original - De: "Amir Reda" À: openssl-users@openssl.org Envoyé: Mercredi 24 S

Re: X509 problem

2014-09-24 Thread nicolas . kox
my bad... good luck anyway - Mail original - De: "Amir Reda" À: openssl-users@openssl.org Envoyé: Mercredi 24 Septembre 2014 13:53:30 Objet: Re: X509 problem no sir it is defined i have a pointer from the server as an attribute in the client side if it isn't defined

Re: X509 problem

2014-09-24 Thread Amir Reda
ot defined in client.cc > > Regards > > - Mail original - > De: "Amir Reda" > À: openssl-users@openssl.org > Envoyé: Mercredi 24 Septembre 2014 13:37:13 > Objet: X509 problem > > > > dear all > i have problem in my code it is a client send

Re: X509 problem

2014-09-24 Thread nicolas . kox
it seems that function "CreateCertificate" is not defined in client.cc Regards - Mail original - De: "Amir Reda" À: openssl-users@openssl.org Envoyé: Mercredi 24 Septembre 2014 13:37:13 Objet: X509 problem dear all i have problem in my code it is a client send a

X509 problem

2014-09-24 Thread Amir Reda
dear all i have problem in my code it is a client send a certificate request to server which reply by the X509 certificate my problem is i have put in the client side a function called void Client::SetCert(X509_REQ *req) that set the certificate for the client also write it in a pem file so i can

MS CA <-> openssl get email address from x509 problem

2002-04-19 Thread Ingo Kampe
hallo 2 all, i have a problem with one Microsoft CA generated user cert. The normal openssl command: openssl x509 -email -noout -in cert.pem give me no result. With other certificates it works well. Does anybody know the problem? Is this a bug? If so by whom MS or openssl? Am I to stupid for thi