I want to install SSL certificates in an Elastic Beanstalk environment, but I can't find a way to do it, neither uploading through the aws cli, nor adding files to the project.
I've read tutorials from namecheap* (where I purchased the certificate) and from Comodo (the guys who issue the certificate), but I still could not understand what to do. Both mention files that I could not identify. Please, I'd appreciate if you could shed a light in here: how to set up these SSL certificates?
I received 3 files:
- www_brauliopf_com.ca-bundle
- www_brauliopf_com.crt
- www_brauliopf_com.p7b
My application is in AWS EB and it is a web app in node.js and express.js.
References (confusing tutorials):
* https://comodosslstore.com/resources/how-to-install-ssl-certificate-on-aws-ec2-instance/