I've read through this: Install SSL on Amazon Elastic Load Balancer with GoDaddy Wildcard Certificate but am still a bit unsure.
I have a subdomain: platform.mysite.com that is pointed to an ELB in Amazon.
That ELB has 5 instances that it sits in front of.
I read through this: http://www.nczonline.net/blog/2012/08/15/setting-up-ssl-on-an-amazon-elastic-load-balancer/ as well and can figure most of it out except I'm lost as to generating the CSR. Which machine do I do it on?
Do I need the same CSR for every instance?
Thanks