0
I am trying to install SSL on a Linux AWS EC2 server. And right from the start I am already struggling.
I am first trying to install Openssl. I downloaded and unzipped the http://www.openssl.org/source/openssl-1.0.1r.tar.gz, but now I don’t know which file I should use for installation!
Another question is about the appropriate location for this installation. Some step is needed to inform a specific location, or I can install it anywhere (for example, creating an "openssl" directory in /home/Ubuntu/)?