amazon ec2 - how to add a godaddy ssl certificate to a site hosted on aws ec2 -


how add godaddy ssl certificate site hosted on aws ec2 (linux - apache) domain purchased on bigrock , and a-record pointing bigrock console elastic ip of ec2-instance

you can include pem encoded ssl certificate(if certificate in different encoding, can convert pem encoded format) godaddy aws load balancer. if don't use load balancer, can install ssl certificate apache server(you can download certificate apache format godaddy) running in ec2 instance.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -