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

Finished CloudFront support #61

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Finished CloudFront support #61

wants to merge 11 commits into from

Conversation

amw
Copy link

@amw amw commented May 17, 2016

These are my fixes for your PR #44 that fixes #41. Using this I was able to create, upload and configure certificate for my CloudFront distribution that didn't even use any SSL cert before. After that I've verified that on a second run the existing cert is checked for its settings and expiration time.

I didn't realize I was working in parallel with @kageurufu who submitted #56. I like his --cert-only option, but we took different approaches. I've based my PR on your topic branch and put my changes in multiple separate commits hoping it will make them easier to review.

@alex
Copy link
Owner

alex commented May 17, 2016

FYI, I plan to review this this weekend.

alex added a commit that referenced this pull request Jun 4, 2016
@gigabo
Copy link

gigabo commented Jul 22, 2016

Hi! What's the status of this? We'd like to use it!

@amw
Copy link
Author

amw commented Sep 17, 2016

Seems that this PR is lost. So many commits on master that it would have to be rewritten.

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

Successfully merging this pull request may close these issues.

[Wishlist] allow updating of CloudFront certificates too
3 participants