RE: Find wrong certificate domain

2013-01-14 Thread Yehezkel Horowitz
How do I get the name of the certificate domain after such an error? I don't want to use debugging and parse the whole debug output for that. Is there an easy way to get the certificate or the certificate domain name after such failure? Did you tried using curl_easy_setopt

Find wrong certificate domain

2013-01-10 Thread Volker Schmid
Hello, I'm using libcurl to send SMTP emails. I also set CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST to check the certificate. Some customers are getting an error because the SSL certificate does not match the domain name of the smtp server. I now like to show them the domain name of