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
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
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
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
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
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