The Wayback Machine - https://web.archive.org/web/20200716224650/https://github.com/topics/acme
Skip to content
#

acme

Here are 287 public repositories matching this topic...

Andr3asB
Andr3asB commented Apr 26, 2020

Hi,
not a big issue but as you asked to contribute to the documentation with an CLI example I thought it's worth sharing mine here so one of you with permissions could update the page https://go-acme.github.io/lego/dns/dode/:

export DODE=1234567890abcdefghij lego -d myserver.mydomain.com -a --dns dode --email [email protected] run

In case the local DNS server (e.g. 10.1.1.1) is not rea

certificates
hongkongkiwi
hongkongkiwi commented Nov 29, 2019

What would you like to be added

I would love to have a MongoDB database connector.

Why this is needed

All our other services use MongoDB and I would love to keep everything unified in one database system.

Failing that, is it possible to provide a pluggable webhook that we can have and then enter into our own database?

StephenCleary
StephenCleary commented Apr 28, 2020

It's not really clear how "orders" are stored or how they are related to New-PACertificate.

As someone who is unfamiliar with ACME, I read in one of these issues that New-PACertificate is pretty much the same as Renew if an order exists. It wasn't clear to me that orders apparently only exist locally.

I want to renew my certificate as necessary from a cron-scheduled GitHub Action. Howe

aral
aral commented Apr 5, 2020

When I first tried to get Pebble running using the binary I downloaded from the releases, it complained about missing files it was looking for. I got it working by copying the test directory from the source repository into the same folder as the Pebble binary. With that, I was able to run Pebble without needing to specify any arguments.

This would be useful to document for people just startin

djdevin
djdevin commented Apr 17, 2020

Upgrading from v1, I ran the cluster wide steps in the deployment guide.

The new pods failed. I checked the image stream and it was still using the old v1 images. I didn't catch it but it was some error about Unknown parameter --expose...something (sorry), so I figured the image was still out of date.

I deleted the imagestream and re ran all the deployment commands and everything worked beca

Improve this page

Add a description, image, and links to the acme topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the acme topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.