The only way I can think of from the Cleavr UI is to create another site using the alias domain as the primary and set it as a staging site and the copy ‘prod to staging’.
Otherwise, you could do it manually from the server terminal (or from Cleavr as a quick command / script). However, if you do that then you’ll need to remember to go to /root/.acme.sh and remove the cert once you add the cert for the primary domain so that it doesn’t interfere with renewals.
@amiedema Thank you for your response. Yeah that would probably be a solution.
Just curious: Why do we have the option to add multiple SSL certificates in Cleavr UI when it’s always adding the primary domain to it? I wonder about the use case.