Hi - trying to set up a dev/private admin site on azure so I can eventually move from the VM to a webapp. The default setting for connecting to mysql addin (cleardb) want apps to connect using an ssl certificate along with name/pw etc.
example they give is:
$db = mysqli_init()...