ansible-role-certbot icon indicating copy to clipboard operation
ansible-role-certbot copied to clipboard

introduce certbot_create_extra_args (for custom RSA key size)

Open gagath opened this issue 4 years ago • 20 comments

This should fix #100. It was tested on a real server and I always use it now (on top of #97 PR in my webroot-enhanced branch).

gagath avatar May 07 '20 08:05 gagath

Thanks, updated. I was not able to test it as I do not have any new certificate to generate right now, but I trust you that this will work as fine. No parse error at least.

gagath avatar May 08 '20 16:05 gagath

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] avatar Aug 06 '20 16:08 stale[bot]

From https://www.jeffgeerling.com/blog/2020/enabling-stale-issue-bot-on-my-github-repositories:

[…] Many issues are opened and never get a follow-up visit from the original author (even if I spend a half hour providing a thorough response). Often this person found a solution elsewhere and never thought to follow-up, or they don't have notifications enabled so they never even know someone responded.

Dear stale bot, we are in the opposite case here: the PR has not been reviewed by the maintainer yet. This PR still applies. Yes, I am negotiating with a bot. :)

gagath avatar Aug 08 '20 14:08 gagath

This issue is no longer marked for closure.

stale[bot] avatar Aug 08 '20 14:08 stale[bot]

@geerlingguy i can help if you make me a maintainer

ericsysmin avatar Aug 20 '20 06:08 ericsysmin

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] avatar Nov 18 '20 08:11 stale[bot]

Still love to have this in!

simonspa avatar Nov 18 '20 10:11 simonspa

This issue is no longer marked for closure.

stale[bot] avatar Nov 18 '20 10:11 stale[bot]

I wonder... since there are other CLI options too, which people may want control over... maybe we should just have a var like certbot_create_extra_args and you can throw whatever you want in there?

geerlingguy avatar Nov 18 '20 18:11 geerlingguy

Hello geerlingguy, nice to hear from you.

I wonder... since there are other CLI options too, which people may want control over... maybe we should just have a var like certbot_create_extra_args and you can throw whatever you want in there?

Pros : more flexible, allows to specify a lot of things. Cons: less discoverable for people not familiar with certbot options.

How about I update this PR to introduce both?

gagath avatar Nov 19 '20 17:11 gagath

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] avatar Feb 17 '21 19:02 stale[bot]

I think this is still relevant. @MicroJoe did you have time to include the suggested certbot_create_extra_args as suggested by @geerlingguy ?

simonspa avatar Feb 18 '21 08:02 simonspa

This issue is no longer marked for closure.

stale[bot] avatar Feb 18 '21 08:02 stale[bot]

Commit changed to only introduce certbot_create_extra_args so that --rsa-key-size (and other options) can be passed by end users of the role.

gagath avatar Feb 25 '21 17:02 gagath

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] avatar May 29 '21 15:05 stale[bot]

Still relevant IMHO and would be a nice addition.

simonspa avatar May 31 '21 06:05 simonspa

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.

stale[bot] avatar Jun 30 '21 06:06 stale[bot]

@geerlingguy it's very unfortunate this PR was closed, especially since all your comments have been taken into account already by @MicroJoe and the functionality would present a very useful addition to the role.

simonspa avatar Jun 30 '21 08:06 simonspa

This pull request is no longer marked for closure.

stale[bot] avatar Jun 30 '21 15:06 stale[bot]

Rebased on 5.0.1. Please merge.

gagath avatar Feb 20 '22 06:02 gagath

Hi @gagath, your PR is very useful. Could you please rebase on top of 5.1.0?

SamK avatar Jan 04 '24 11:01 SamK