I have several hosts/projects that now require individual certificates. Currently they are redirected via CNAME to respective Azure site. What options do I have for individual certificates to each project, so it works like this:
p1.host-com to display certificate for p1.host-com
p2.host-com to display certificate for p2.host-com
p3.host-com to display certificate for p3.host-com
Business plan allows for 1 “bring your own SSL certificate”, but I need to do this a dozen times.
Thanks,
Boyko