Skip to content

Replication and mutual tls (mtls) #3238

Answered by aellerton
aellerton asked this question in Q&A
Discussion options

You must be logged in to vote

I might have solved this, but would be good to make sure...

I looked through the default.ini file and saw this:

[replicator]
; cert_file = /path/to/server_cert.pem
; key_file = /path/to/server_key.pem

I uncommented those and replaced with the client cert and key file (cat client.crt client.key > client_key.pem for the latter) and replication seems to work a treat with mtls!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wohali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant