How to install an SSL cert on an AWS ElasticBeanstalk running on Windows & .NET?

vbred

New Member
Is there a way to automatically deploy a .NET/Windows based Amazon ElasticBeanstalk instance with an SSL cert?I already have my the DNS for the domain in the SSL cert setup to point to the beanstalk instance.I can remote in and configure the server manually but I was wondering if there is a way to make it part of the deployment package (similar to what Windows Azure has). If this isn't built in to Elastic Beanstalk, are there any hooks to run PowerShell scripts after deployment (or update) of my instance?
 
Back
Top