E.g. in my DNS providers UI, I have a A record for the main domain along the lines: mydomain.com.: <my server ip address>
This works fine. I'd like to obtain a wildcard SSL certificate to be able to add several subdomains.
Can I add a record of the form *.mydomain.com: <my server ip address>
Is this normal or sound practice?