Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear in the docs whether / how wildcard certificates can be managed #55

Open
8uachaille opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@8uachaille
Copy link

8uachaille commented Oct 10, 2024

It's unclear in the docs whether / how wildcard certificates can be managed

I'd like to use a wildcard cert (say) *.my-colours.com to run (say) the following sites

red.my-colours.com
yellow.my-colours.com
green.my-colours.com
cyan.my-colours.com

With those sites running on one webserver each on one server each

Subdomain Apache-installation-# Hostname Physical.host.IP

red.my-colours.com apache-installation-1 colourshost1.mydomain.com 10.20.30.41
yellow.my-colours.com apache-installation-2 colourshost2.mydomain.com 10.20.30.42
green.my-colours.com apache-installation-3 colourshost3.mydomain.com 10.20.30.43
cyan.my-colours.com apache-installation-4 colourshost4.mydomain.com 10.20.30.44

Is this possible if so please can someone document it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant