Point multiple domain to authenticated origin pulled web-server

Hello everyone,
I have web server setup with authenticated origin pull.
That works perfectly now. But now I want to point multiple domains to same web server and want to use ssl/tls for Cloudflare to web server traffic. So is there a way to make it work?
I can make it work with multiple certificates deployed on my web server but that will create problems as I will need to add/remove domain pointed to web server, So incase of adding new domain I will need to restarts web server and modify server configs.
Thanks in advance.

That’s how it goes by default to apply the changes at the origin host/server :thinking:

Yes for now it’s working till I find better solution.