Hi everyone,

I'm building an iOS application and trying to check if a certificate, that a 
https-connection uses, is a EV certificate.


Does the OpenSSL-libary have a method that gives me that information, if a 
given certificate is a EV certificate?



I found the method

X509_get_ext_d2i(certificateX509, NID_certificate_policies, NULL, NULL)

?which returns some data depending of the NID provided. Since it is a 
void-pointer, I don't know, which data type it returns.


Thanks heaps!

Steve


Steve Behrendt

steve.behre...@netlight.com<mailto:steve.behre...@netlight.com>

Netlight Consulting GmbH www.netlight.de<http://www.netlight.de/>
Residenzstr. 7, 80333 München
Mobile +49 160 4729799

Amtsgericht München, HRB 189944
Umsatzsteuer-Identifikation: DE276206820
Geschäftsführer: Felix Sprick

Please consider the environment before printing this email.

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material. Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities other than the 
intended recipient is prohibited. If you received this in error, please contact 
the sender and delete the material from any computer.

Reply via email to