Skip to content

Commit 620ea04

Browse files
committed
docs(supported-systems): add note that suse-15 binaries require openssl 1.1
And that using `rhel-9` binaries is a workaround. re #948
1 parent 59de508 commit 620ea04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/guides/supported-systems.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@ Default version is `15`
149149
:::note
150150
Currently the only test is `opensuse-tumbleweed`. More OS testing data would be appreciated (follow [Issue Template `Distribution Support`](https://github.com/typegoose/mongodb-memory-server/issues/new?template=distribution-support.md)).
151151
:::
152+
:::note
153+
Suse `15` binaries still require OpenSSL 1.1 installed. This may conflict with latest versions of `opensuse-tumbleweed`.
154+
A workaround reported to work is to use the `rhel-9` binaries via config option [`DISTRO`](../api/config-options.md#distro).
155+
[Original Comment on #948](https://github.com/typegoose/mongodb-memory-server/issues/948#issuecomment-3372911839).
156+
:::
152157

153158
### Arch
154159

0 commit comments

Comments
 (0)