mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #735] [CLOSED] Fix tls-alpn-01 configuration example #909
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/735
Author: @ghost
Created: 5/14/2020
Status: ❌ Closed
Base:
master← Head:alpn-docs📝 Commits (1)
85da299fix tls-alpn-01 configuration example📊 Changes
1 file changed (+9 additions, -11 deletions)
View changed files
📝
docs/tls-alpn.md(+9 -11)📄 Description
Using nginx 1.14, I get an error about
mapnot being valid inside aserverblock. According to the docs it's only valid in astreamblock. I made the change on my server and it fixed it for me, this updates the example.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.