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 11 x64 bit
wampserver 3.3.8 (64bit)
php 8.3.16
mysql 9.3.0
phpmyadmin 5.2.2
apache 2.4.63.1
MariaDB 11.7.2