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

#4942 Issue with cPanel (How to use multiple API for different DNS provider to issue SAN certificate?) #5119

Open
VSKUMBHANI opened this issue Apr 28, 2024 · 1 comment

Comments

@VSKUMBHANI
Copy link

SAN certificate for multiple domains to different DNS provider.

I have 2 domains and I want to issue single certificate (SAN) for custom subdomains. I'm able to issue the certificate for single subdomain if I use individual API but not able to issue the certificate for second subdomain due to API is different for this.

So is there anyway to issue SAN certificate for multiple domains to different DNS provider?

@Neilpang gives KB https://github.com/acmesh-official/acme.sh/wiki/How-to-issue-a-cert#3-multiple-domains-san-mode--hybrid-mode.

I used the same method as described in KB, but command export cPanel_Apitoken, cPanel_Username not saved the data in account.conf file for one domain. If I run it for 1st domain then it will overwrite to 2nd domain's Apitoken and Username. My both domain are in cPanel but authentication are different.

Is there anything missing to save the data?

TIA.

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

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