This repository was archived by the owner on May 25, 2026. It is now read-only.
rev127
* move tls code to lib * remove config file handling and using lib methods * ditch rolling restart support * removed unused lib * deprecate need to test for mysqld pid * unit testing new methods * added status setting/error handling * bump libs * no more big timeout * move implementation to a lib * merge into a single method * lint and unit fix * tutorial fix