Is there a way to autorenew ssl certificates for percona mysql on a scheduled basis?
Or is scheduling a cronjob the only option I have?
Thanks,
Mike
Is there a way to autorenew ssl certificates for percona mysql on a scheduled basis?
Or is scheduling a cronjob the only option I have?
Thanks,
Mike
Are you using self signed certs, or getting your certs from another source, something like Venifi or Let’s Encrypt?
@Wayne_Leutwyler self signed
Yes. There is no built-in auto-rotation mechanism for self-signed certificates, but you can absolutely automate the process with a script and a scheduler (cron or a systemd timer).
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.