Hi, I have compiled libcurl with openssl for enabling https . Now I need to validate the Server certificates .
When server sends a selfsiged certificate in Server hello , Client should detect and reject the certificate if the certificate is self signed certificate . Now How to read issuer name and subject filed of the certificate in the curl client ?
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html