I'm trying for at least 2 weeks to setup SMTP but nothing works

I'm using gmail settings:
SMTP Hostname: tls://smtp.gmail.com
SMTP Username: myname@gmail.com
SMTP Password: mypass
SMTP Port: 587
but every time i'm getting :
Warning: stream_socket_enable_crypto(): Peer certificate CN=`mydomain.com' did not match expected CN=`smtp.gmail.com' in /home/ladylen/public_html/system/library/mail.php on line 221
Any ideas whats wrong?
And how to fix it?