/var/log/salt/minion) show errors similar to this:[ERROR ] An un-handled exception was caught by Salt's global exception handler:RuntimeError: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports running without legacy algorithms by setting the environment variable CRYPTOGRAPHY_OPENSSL_NO_LEGACY. If you did not expect this error, you have likely made a mistake with your OpenSSL configuration.salt-minion.service: Main process exited, code=exited, status=1/FAILUREsalt-minion.service: Failed with result 'exit-code'.Salt-Minion 3006.13
This can occur if no system openssl binary exists on the minion
This has been resolved in 3006.14 which can be found here:
New Releases - Salt 3006.14
Salt problem report: https://github.com/saltstack/salt/issues/68014