Skip to content

cron renew makes encrypt algorithm fallback to default one? #5091

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

Closed
smallst opened this issue Apr 16, 2024 · 3 comments
Closed

cron renew makes encrypt algorithm fallback to default one? #5091

smallst opened this issue Apr 16, 2024 · 3 comments

Comments

@smallst
Copy link

smallst commented Apr 16, 2024

issue

i don't know how to test it and reproduce it soon, but when i issued an cert with --keylength=4096 to get RSA cert, 3 months later the cron job regenerate the cert with default ECC cert. i use the cert in a specific env which do not support ecc algorithm yet. i need the cert to keep in RSA algorithm. how can i do that?


Debug log

acme.sh  --issue .....   --debug 2
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.

@smallst
Copy link
Author

smallst commented Apr 16, 2024

i think use --force with cron can test it maybe? but how can I limit cron job to only renew 1 certain cert? ( I don't want to update others for now)

@smallst
Copy link
Author

smallst commented Apr 17, 2024

seems it works good in latest version. maybe some mistake when I find the issue

@smallst smallst closed this as completed Apr 17, 2024
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