148 ER_TLS_LOADCERTSTORE Set CA certificates store error.
Explanation:
There was an error loading the CA certificate store. CLI must load CA certificates from a certificate store. By default, CLI uses the operating system’s certificate stores. The user can also specify a custom certificate store using the SSLCA or SSLCAPATH environment variables or connection string attributes.
Remedy:
If specifying a custom certificate file or directory using SSLCA or SSLCAPATH environment variable or connection string settings, make sure the file or directory specified exists. If using the default certificate file or directory settings, make sure the user has authority to access the operating system’s certificate stores.