Connection to the SQL server with no errors
Getting error "SSL connection error: ASN: bad other signature confirmation"
This is when adding a SSL CA certificate only (Under the Advanced connection settings)
Microsoft provides SSL connection documentation here:
https://docs.microsoft.com/en-us/azure/mysql/howto-configure-ssl#applications-that-require-a-local-certificate-for-ssl-connectivity
Also, there are already instructions on how to do this with MySQL Workbench:
https://docs.microsoft.com/en-us/azure/mysql/connect-workbench
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
SSL connection error: ASN: bad other signature confirmation
I also ran into this.
HeidiSQL version: 9.5.0.5238 (64-bit)
I was able to verify that it works fine in MySQL Workbench.
Same Problem here.
HeidiSQL 9.5.0.5196 64Bit
Also on
HeidiSQL 9.5.0.5278 64Bit
OS: Windows 10 1709 64Bit

Same problem here:
@ansgarbecker poke
Once this works I can get the new connection instructions posted next to this document on Microsoft's site:
https://docs.microsoft.com/en-us/azure/mysql/connect-workbench
Any solutions for this? I can't connect to my azure db because of this bug.
Turn off SSL
Antoine Pham
@MystK Turning off SSL is sadly not an option, due to project requirements.
hi, is the issue solved ? because i have the same issue here.
I am not sure. The report is related to v9.5. Probably this was fixed along with my update for all libraries in HeidiSQL 10.0/10.1. Could someone please verify whether this is still an issue with the latest version?
We had the same problem over the last years. I just tried with 10.1.0.5464 (x64) and indeed, the problem fixed. Thank you so much!
@amitghosh-inwt thanks for the information. Do you try to using ssl ca certificate only ?
Do you try to using ssl ca certificate only ?
We are using a server with a certificate issued from a private (Windows) CA and require the clients to authenticate with client certificates from the same CA.