Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

TLS Support for MySQL monitors and reactions #408

Open
madflojo opened this issue Feb 3, 2016 · 1 comment
Open

TLS Support for MySQL monitors and reactions #408

madflojo opened this issue Feb 3, 2016 · 1 comment

Comments

@madflojo
Copy link
Contributor

madflojo commented Feb 3, 2016

Currently the MySQL based monitors and reactions do not support TLS connections. The reason for this is due to the fact that the MySQL libraries only support passing certificates and keys as files. Since the certificates and keys are input from users and it is not really desirable to write these to the file system, TLS is not in use.

@madflojo
Copy link
Contributor Author

madflojo commented Feb 3, 2016

@mjhea0 you have any ideas on how to get around writing the certificates to disk?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant