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

Remove Let's Encrypt support #723

Merged
merged 1 commit into from
Oct 9, 2017
Merged

Remove Let's Encrypt support #723

merged 1 commit into from
Oct 9, 2017

Conversation

lipis
Copy link
Member

@lipis lipis commented Oct 9, 2017

In favour of the automatic renewals..

# install
gcloud components install beta

# enable
gcloud beta app domain-mappings update example.com --certificate-management 'AUTOMATIC'

# disable
gcloud beta app domain-mappings update example.com --certificate-management 'MANUAL'

# list
gcloud beta app domain-mappings list 

@lipis lipis merged commit 245a4ab into master Oct 9, 2017
@lipis lipis deleted the remove-letsencrypt branch October 9, 2017 22:18
lipis added a commit that referenced this pull request Oct 10, 2017
* master:
  Remove Let's Encrypt support (#723)
@asmith26
Copy link
Contributor

This is fantastic! Thanks sooooooo much for sharing!

lipis added a commit that referenced this pull request Mar 3, 2018
* master:
  Add Prettier support (#739)
  Resolve error on dev server with certain system packages installed (#732)
  chore(package): update uglify-js to version 3.1.10 (#738)
  chore(package): update uglify-js to version 3.1.9 (#736)
  chore(package): update uglify-js to version 3.1.8 (#735)
  chore(package): update uglify-js to version 3.1.7 (#734)
  Updating moment.js to 2.19.1 (#733)
  chore(package): update uglify-js to version 3.1.6 (#731)
  chore(package): update uglify-js to version 3.1.5 (#730)
  chore(package): update uglify-js to version 3.1.4 (#728)
  Add package-lock.json (#724)
  Remove Let's Encrypt support (#723)
rbubley pushed a commit to rbubley/gae-init that referenced this pull request Oct 30, 2018
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.

None yet

2 participants