加载共享库时出错:libssl.so.1.0.0:无法在AWS实例中打开共享库文件:

use*_*916 5 amazon-ec2 amazon-web-services

64 bit AWS EC2实例中运行我的应用程序时遇到此问题:

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory.
Run Code Online (Sandbox Code Playgroud)

通常,ubuntu我们可以使用此链接,但是如何使用yum/其他解决方法?请帮忙。