Question : I’m trying to troubleshoot why my slave cannot connect to the master. This is what I see in […]
Tag: ssl
Is it impossible to force MariaDB users to SSL?
Question : First of all, my english is really bad, so sorry for my english mistakes. I have a MariaDB […]
Issues with self signed certificates, SSL and MongoDB
Question : Note: As specified in my comment I’ve figured out a solution to this issue regarding a single client/mongo […]
Disable CertificateRequest in ServerHello in MySQL/MariaDB
Question : I configured SSL (not mutual SSL) in MySQL. I created a user like this. CREATE USER ‘username’@’%’ IDENTIFIED […]
Mutual authentication via SSL Oracle 11g
Question : I configure mutual authentication via SSL between client (Windows 7) and server (Windows Server 2008 R2). I create […]
Starting MySQL with SSL option using systemd
Question : Can someone explain how to start a MySQL server with SSL options enabled using systemd? I’ve generated certificates […]
MS SQL Server using SSL Connection over the Web?
Question : I’m looking to have an external SQL Server 2008R2 Express instance and be able to connect to this […]
MySQL / MariaDB SSL Connection without verify CA
Question : I need to cryptography a connection between client and server. This is config in my server MariaDB [(none)]> […]
pgbouncer and ssl connection
Question : I have three Servers, two of whom are running postgres 9.5.3 and the third runs pgbouncer 1.7.2. i […]
Mariabackup Throws Unknown Argument Error
Question : I have just installed the MariaDB backup tool based on Percona Xtrabackup, Mariabackup, on my CentOS 7 system […]