What can my Telco / ISP learn from my Signal (secure messaging app) communications?

To preface this question, I use Signal messaging app for voice, video and text. I understand that the content of all these messages are encrypted and no-one but the sender and recipient can see/hear this content. I should also say that I… Continue reading What can my Telco / ISP learn from my Signal (secure messaging app) communications?

How to know whether mysql connection is using SSL or TLS connection?

I want to verify whether mysql remote connection is using tls/ssl connection for security purposes.
I ran status command to check initially:
mysql> status
————–
mysql Ver 8.0.19 for osx10.15 on x86_64 (Homebrew)

Connection id… Continue reading How to know whether mysql connection is using SSL or TLS connection?