Skip to content

Enable tls-alpn-01: Use certmanager provided TLSConfig for LetsEncrypt #7229

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

Merged

Conversation

zeripath
Copy link
Contributor

If we use the certmanager provided TLSConfig for LetsEncrypt we get tls-alpn-01 for free allowing people to deploy gitea without http access.

@zeripath zeripath changed the title Use certmanager provided TLSConfig for LetsEncrypt Enable tls-alpn-01: Use certmanager provided TLSConfig for LetsEncrypt Jun 17, 2019
@zeripath zeripath added this to the 1.9.0 milestone Jun 17, 2019
@zeripath zeripath added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jun 17, 2019
@zeripath zeripath force-pushed the enable-tls-alpn-01-letsencrpyt branch from f3dde07 to 6091066 Compare June 17, 2019 15:46
@techknowlogick
Copy link
Member

As this isn't a bugfix it shouldn't be backported.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 17, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 17, 2019
@codecov-io
Copy link

Codecov Report

Merging #7229 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7229      +/-   ##
==========================================
- Coverage   41.53%   41.52%   -0.01%     
==========================================
  Files         449      449              
  Lines       61344    61344              
==========================================
- Hits        25478    25476       -2     
- Misses      32511    32513       +2     
  Partials     3355     3355
Impacted Files Coverage Δ
routers/repo/view.go 42.23% <0%> (-1.02%) ⬇️
models/repo_list.go 73.09% <0%> (+1.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e8a616...6091066. Read the comment docs.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 17, 2019
@techknowlogick techknowlogick merged commit eaa3a1d into go-gitea:master Jun 17, 2019
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this pull request Jul 18, 2019
@zeripath zeripath deleted the enable-tls-alpn-01-letsencrpyt branch October 16, 2019 15:16
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants