Skip to content

Conversation

@fulghum
Copy link
Contributor

@fulghum fulghum commented Nov 5, 2025

Adds support for creating users with TLS connection requirements, and displaying those settings via the mysql.user system table.

MySQL documentation on CREATE USER SSL/TLS options

Example:
CREATE USER user1@localhost REQUIRES X509;

Related to dolthub/dolt#10008

@fulghum fulghum force-pushed the fulghum/mutual_tls branch from 0d824cb to 4e6d96b Compare November 5, 2025 21:46
@fulghum fulghum requested a review from Hydrocharged November 7, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants