I thought this would be easy, now I'm just confused. I was going to SSL enable my DNN today, but now find I'm presented with TONS of options on this certificate vs. that certificate and all their options. Wilcard certificates, enterprise, EV certificates, $20 per year vs. $300 per year.......etc.
Can anyone provide guidance on the type or features I should get? Ideally, I would just like to install a single certificate on my server with as little additional configuration as possible. Ultimately here is how I want to be able to provide SSL
I have 2 DNN instances I need to use for SSL, one is a Development system, which is a mirror of my Production system, so I need to be able to test the SSL in both instances.
In my development instance, I will need to be able to use SSL with accessing child portals through:
testsystem.mydomain.com/mycustomerportal
In my production instances, I will have 2 types of URLs for each portal. Every portal is a child portal, with potentially 2 or more aliases to the default:
www.mydomain.com/mycustomerportal
In addition, my child portals could have aliases of:
mycustomerportal.mydomain.com AND/OR www.mycustomerdomain.com AND/OR mycustomersubdomain.mycustomerdomain.com
Thanks