Commit 0d8b9533 authored by Matthew Holt's avatar Matthew Holt

Use Let's Encrypt's permalink to subscriber agreement

parent ee615371
......@@ -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"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment