Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
caddy
Commits
0d8b9533
Commit
0d8b9533
authored
Aug 06, 2016
by
Matthew Holt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use Let's Encrypt's permalink to subscriber agreement
parent
ee615371
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
caddytls/user.go
caddytls/user.go
+3
-2
No files found.
caddytls/user.go
View file @
0d8b9533
...
...
@@ -175,5 +175,6 @@ var stdin = io.ReadWriter(os.Stdin)
// address was not provided; default 'username' if you will.
const
emptyEmail
=
"default"
// TODO: Use latest
const
saURL
=
"https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"
// TODO: After Boulder implements the 'meta' field of the directoy,
// we can get this link dynamically.
const
saURL
=
"https://acme-v01.api.letsencrypt.org/terms"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment