-
Notifications
You must be signed in to change notification settings - Fork 2k
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
acme/autocert: include the domain in the SAN of the CSR #143
Conversation
What do you say? |
Is there any news on this? |
Please merge this PR @FiloSottile |
Huh, looks like gopherbot didn't fire on this PR and it was not imported into Gerrit. @golang/release? |
@FiloSottile GerritBot waits for @googlebot to add a "cla: yes" label before starting work. For some reason that hasn't happened here yet. |
It should work now. But, from GerritBot logs:
It likely shares rate limit with GopherBot, so issue golang/go#44406 may be relevant here. |
This PR (HEAD: 9860d60) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/294389 to see it. Tip: You can toggle comments from me using the |
Message from Go Bot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Dmitri Shuralyov: Patch Set 1: Run-TryBot+1 Trust+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=b013cff6 Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 1: Build is still in progress... Other builds still in progress; subsequent failure notices suppressed until final report. Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed. Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 1: TryBot-Result-1 2 of 10 TryBots failed: Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed. Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
@FiloSottile could you please tell when we should wait for PR merge? |
Message from Filippo Valsorda: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
This PR (HEAD: a89da5c) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/294389 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: 25182f8) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/294389 to see it. Tip: You can toggle comments from me using the |
Message from Trevor Dixon: Patch Set 5: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Filippo Valsorda: Patch Set 5: Run-TryBot+1 Code-Review+2 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Filippo Valsorda: Patch Set 6: Run-TryBot+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 6: TryBots beginning. Status page: https://farmer.golang.org/try?commit=73bd57ce Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 6: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
This PR (HEAD: b9fca96) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/294389 to see it. Tip: You can toggle comments from me using the |
Allows autocert to work with Pebble (see letsencrypt/pebble#304).
Message from Trevor Dixon: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
This PR (HEAD: 777115c) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/294389 to see it. Tip: You can toggle comments from me using the |
Message from Filippo Valsorda: Patch Set 8: Run-TryBot+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 8: TryBots beginning. Status page: https://farmer.golang.org/try?commit=d904df59 Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
Message from Go Bot: Patch Set 8: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/294389. |
More compliant with the spec and allows autocert to work with Pebble (see letsencrypt/pebble#304). Fixes golang/go#39746. Change-Id: I0f41d5b41800d57eb53055cad248e50573c6070f GitHub-Last-Rev: 777115c GitHub-Pull-Request: #143 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/294389 Reviewed-by: Filippo Valsorda <[email protected]> Run-TryBot: Filippo Valsorda <[email protected]> TryBot-Result: Go Bot <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
This PR is being closed because golang.org/cl/294389 has been merged. |
More compliant with the spec and allows autocert to work with Pebble (see letsencrypt/pebble#304). Fixes golang/go#39746. Change-Id: I0f41d5b41800d57eb53055cad248e50573c6070f GitHub-Last-Rev: 777115c545a5266609fad6888d24d586ed4c2916 GitHub-Pull-Request: golang/crypto#143 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/294389 Reviewed-by: Filippo Valsorda <[email protected]> Run-TryBot: Filippo Valsorda <[email protected]> TryBot-Result: Go Bot <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
More compliant with the spec and allows autocert to work with Pebble (see letsencrypt/pebble#304). Fixes golang/go#39746. Change-Id: I0f41d5b41800d57eb53055cad248e50573c6070f GitHub-Last-Rev: 777115c GitHub-Pull-Request: golang#143 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/294389 Reviewed-by: Filippo Valsorda <[email protected]> Run-TryBot: Filippo Valsorda <[email protected]> TryBot-Result: Go Bot <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
More compliant with the spec and allows autocert to work with Pebble (see letsencrypt/pebble#304). Fixes golang/go#39746. Change-Id: I0f41d5b41800d57eb53055cad248e50573c6070f GitHub-Last-Rev: 777115c545a5266609fad6888d24d586ed4c2916 GitHub-Pull-Request: golang/crypto#143 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/294389 Reviewed-by: Filippo Valsorda <[email protected]> Run-TryBot: Filippo Valsorda <[email protected]> TryBot-Result: Go Bot <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
More compliant with the spec and allows autocert to work
with Pebble (see letsencrypt/pebble#304).
Fixes golang/go#39746.