Open nicholas-rh opened 1 year ago
For the RPM, currently the bundled openssl version is used in order to solve the problem as described in https://github.com/nicholas-rh/o3de-rpm/issues/6, but the system library is linked as well in the same way as the normal 23.05 release for everything else which it is a dependency. This is not ideal, but works as a hotfix for now.
In the 23.05 release, the system openssl library is used, although in the development branch since then it has been replaced with a bundled O3DE package version. The relevant issue is described here https://github.com/o3de/o3de/issues/15960.