How do I register current domains like http://a.example.com as subdomains of https://example.com with an SSL Wildcard?
Hello all.. Until now I had only one main domain for which I had a simple ssl certificate that worked in the form of [
example.com] registered in the wampserver httpd-ssl.config file and several sites that worked independently in the form of [
A.example] .com, [
B.example.com], etc. registered in the httpd-vhosts.conf file. I decided to get a wildcard ssl certificate so that all respond to https as subdomains. How should I configure the sites in httpd-vhosts.config to respond to [
A.example.com], [
B.example.com], etc.... I need to register them individually in httpd-ssl.conf as the main server..??? How exactly?
===========================
thank you,
Dragos
===========================
I use:
windows 10 x64 bit
wampserver 3.3.6 (64bit)
php 8.3.9
mysql 9.0.1
phpmyadmin 5.2.1
apache 2.4.62
MariaDB 11.4.2