How would the exporter decrypt that in order to use it for authentication?
The exporter needs the password in order to make the MySQL connection.

On Wed, Aug 28, 2024 at 8:24 AM ming yi <[email protected]> wrote:

> Hi,
> I was wondering if i can open a pull for adding an encrypt/decrypt feature
> to mysql_export,which is used to save password as encrpted form.
>
> For example,my password was 123 and now i want encrypt it using rsa
> algorithm and then write it to .my.cnf file. It finally would look like
> below (juse for illustrate):
>
> [client]
> user = root
> password = "sSAKMSAWAS="
>
> Ming
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/f1ad1743-a87f-4962-9631-2a70bccbc509n%40googlegroups.com
> <https://groups.google.com/d/msgid/prometheus-developers/f1ad1743-a87f-4962-9631-2a70bccbc509n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CABbyFmqYg5_yBBtFWPOiz%2B5KHFg7L4jLBKhAPm3VQAw%3D7zv7ow%40mail.gmail.com.

Reply via email to