<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <blockquote type="cite">
      <pre>I have an Asterisk server running and with Linphone and Jami I am able 
to verify the TLS certificates, but with blink it does not work:</pre>
    </blockquote>
    <p>I'm observing the same problem.  If I disable "Verify server"
      under the accounts section, I can connect.</p>
    <p>In my case I've created my own CA which signed the server key. 
      I've then placed the CA's public key in a file which is listed
      under the TLS settings -> Certificate Authority field.</p>
    <p>When I use openssl s_connect and point -CAfile to this file,
      openssl can authenticate the server certificate as expected.</p>
    <p>It appears to me that the TLS settings -> Certificate
      Authority does not have any affect.</p>
  </body>
</html>