Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

05/30/2019

Percona Live Open Source Database Conference 2019

Daniël van Eeden

Deploying SSL/TLS with MySQL at Booking.com on thousands of servers is not without issues. In this session I’ll tell you what steps we took, what problems we hit, and how we improved various parts of the MySQL ecosystem while doing so. To start we go over the basics: Which TLS settings are there in MySQL and MariaDB and how does this differ from HTTPS as used in browsers. And why do we want TLS in the first place? Is TLS and SSL the same thing? The first set of problems is inside MySQL: YaSSL vs. OpenSSL, verification issues and reloading of certificates. The second set of problems is inside Connectors: I’ll touch on DBD::mysql (Perl), Go-MySQL-Driver, libmysqlclient (C) Not all connectors have the same options and defaults. I’ll go into TLSv1.2 support. The third set of problems is tools: Using the require_secure_transport option caused issues with Percona Toolkit and Orchestrator. I’ll also cover: RSA v.s EC, security issues I found and how I wrote a Proxy for MySQL
Daniël van Eeden

Daniël van Eeden

Open Source enthusiast. Contributor to various projects in the MySQL ecosystem.