amazon web services - Using a wildcard SSL with a CNAME pointing to EC2 instance -


i have cname on domain pointing amazon ec2 instance. utilize wildcard ssl certificate secure connection - https://secure.mydomain.com point ec2 instance.

is such thing possible? unfortunately new both ssl certificates , ec2 instances. route 53 might come play?

any appreciated, thanks!

another option put cert on elastic load balancer, , point instance. makes easier scale, , don't have worry elastic ip's or configuration when rolling out new instances.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -