I recently had to change the a ecommerce website for a client, and the new site is now on an EC2 instance that is running WAMP.
The client already has a GoDaddy SSL certificate, however, it is getting me really confusing how if I can use it as it is. I downloaded for Apache and it has two .crt files.
I don't have access for previously generated CSR or private key or pem file. Sorry am really new to this -> How to proceed?
FYI: I am following the steps as here: http://mrkeck.com/2012/07/14/ssl-on-wamp-server/