we have the same problem with aspose.words and python 3.9 docker image.
Should we use dot net as the base image and run python server on top?
No usable version of libssl was found
Aborted (core dumped)
we have the same problem with aspose.words and python 3.9 docker image.
Should we use dot net as the base image and run python server on top?
No usable version of libssl was found
Aborted (core dumped)
@koduris You should install libssl1.1:
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
&& sudo dpkg -i libssl1.1_1.1.0g-2ubuntu4_amd64.deb
Can you update dotnet-core to a version that support libssl3?
@koduris
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSPYTHON-5
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.