Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acmeserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
tools
acmeserver
Graph
c9b09e3eb3b1a69398b30ac0a5ee8f3f0f0581cf
Select Git revision
Branches
8
master
default
protected
renovate/git.autistici.org-ai3-go-common-digest
renovate/github.com-miekg-dns-1.x
renovate/github.com-prometheus-client_golang-1.x
renovate/golang.org-x-crypto-0.x
renovate/golang.org-x-net-0.x
v2
v3
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
10
5
6
Sep
4
Jun
9
May
7
29
Apr
16
Nov
16
Oct
23
Sep
21
Aug
20
17
16
9
Jun
27
May
26
1
Feb
25
Nov
8
Sep
29
Aug
25
24
20
19
15
14
20
Jul
30
May
17
13
5
Apr
18
Dec
29
Nov
28
27
30
Sep
8
Jul
19
Jun
7
8
Mar
25
Feb
23
20
1
31
Jan
30
18
17
6
Feb
7
Dec
11
Nov
30
Jun
5
4
1
24
May
23
Mar
20
3
Nov
28
Aug
26
25
17
9
18
Jun
16
Update module github.com/miekg/dns to v1.1.64
renovate/github…
renovate/github.com-miekg-dns-1.x
Update git.autistici.org/ai3/go-common digest to 62b40ad
renovate/git.au…
renovate/git.autistici.org-ai3-go-common-digest
Update module golang.org/x/net to v0.37.0
renovate/golang…
renovate/golang.org-x-net-0.x
Update module golang.org/x/crypto to v0.36.0
renovate/golang…
renovate/golang.org-x-crypto-0.x
Merge branch 'renovate/golang.org-x-net-0.x' into 'master'
master
master
Update module golang.org/x/net to v0.26.0
Update module github.com/prometheus/client_golang to v1.19.1
renovate/github…
renovate/github.com-prometheus-client_golang-1.x
Ahem, forgot the _acme-challenge token for dns-01 validation
Revert "Try setting common NameUsed prerequisite in dynamic DNS update"
Try setting common NameUsed prerequisite in dynamic DNS update
Set DH_GOLANG_INSTALL_ALL to true
Add missing import
Fix minimum required Go version
Update vendor/
Attempt to fix DNS fulfillment for the wildcard case
Add a debugging statement for Authorization objects
Fix zone derivation from fqdn
Revert "Add terminating dot to FQDN"
Add debug statement for DNS challenge
Add terminating dot to FQDN
Typo
Second attempt at fixing #9
Print ACME account URL on client creation
Merge branch 'renovate/git.autistici.org-ai3-tools-replds-digest' into 'master'
Update git.autistici.org/ai3/tools/replds digest to b6e6e3c
Add missing file
v3
v3
Implement a filesystem storage backend
Improve user-friendly task logging
Add a debug page to the HTTP server
Make ListCerts method public
Import errors should not stop the scan
Refactor the ImportCerts method and add tests
Ignore acmetest with golangci-lint
Add internal method to report certificate status (debugging)
Lint fixes (cuddling)
Add instrumentation
Store errors in the task entries
Improve clarity of debugging messages a bit
Implement a control socket for reload/force-renew commands
Bump version to 3.0 and add a --version opt
Loading